UNPKG

ka-table

Version:

The customizable, extendable, lightweight, and fully free React Table Component

6 lines (5 loc) 181 B
export * from './Components/Table/Table'; export * from './Reducers/kaReducer'; export * from './hooks/UseTable'; export * from './enums'; export * from './hooks/UseTableInstance';