UNPKG

ng2-bs-table

Version:
5 lines (4 loc) 200 B
import { TableFilterInterfacePipe } from "../table-filter-interface.pipe"; export declare class TableInputFilterPipe implements TableFilterInterfacePipe { transform(input: any, args: any): any; }