UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 204 B
import Table from './Table'; export type { TableProps, ColumnProps, ColumnGroupProps, TableLocaleType } from 'rsuite-table'; export type { TableInstance, CellProps } from './Table'; export default Table;