UNPKG

gridjs

Version:

Advanced table plugin

3 lines (2 loc) 146 B
export declare const CheckRow: (rowId: string) => (state: any) => any; export declare const UncheckRow: (rowId: string) => (state: any) => any;