UNPKG

ka-table

Version:

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

3 lines (2 loc) 121 B
import { ITableInstance } from '../Components/Table/Table'; export declare const useTableInstance: () => ITableInstance;