Type alias PropertiesForNgwFilter<P>

PropertiesForNgwFilter<P>: P & {
    id: number;
}

Type Parameters

Generated using TypeDoc