index.d.ts 98 B

1234
  1. import { Table } from '../../types/table'
  2. export * from '../../types/table'
  3. export default Table