UNPKG

ng2-bs-table

Version:
4 lines (3 loc) 94 B
export interface TableFilterInterfacePipe { transform(value: any, ...args: any[]): any; }