UNPKG

gridjs

Version:

Advanced table plugin

5 lines (4 loc) 261 B
import { RowSelection } from './src/rowSelection/rowSelection'; import { RowSelectionStore } from './src/rowSelection/store'; import { RowSelectionActions } from './src/rowSelection/actions'; export { RowSelection, RowSelectionStore, RowSelectionActions };