UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

6 lines (4 loc) 153 B
declare const TableFilters: { dateRange: (row: any, columnId: any, filterValue: [Date | null, Date | null]) => boolean; }; export { TableFilters };