Type alias PropertiesForNgwFilter<P>

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

Type Parameters

Type declaration

  • id: number

Generated using TypeDoc