UNPKG

@vlsergey/react-bootstrap-pagetable

Version:

Complex solution to work with pageable data, including sorting, filtering, actions, changing displayed columns, etc.

2 lines 119 B
export declare function notEmpty<T>(value: T | null | undefined): value is T; //# sourceMappingURL=arrayUtils.d.ts.map