UNPKG

adui

Version:

<div> <img src="https://wxa.wxs.qq.com/mpweb/delivery/legacy/wxadtouch/upload/t1/od834zef_52939fc6.png" style="margin:40px 0 0 -8px; background-color: #fcfcfc; box-shadow: none;" /> </div>

7 lines (6 loc) 249 B
import Table from "./Table"; export type { ITableProps } from "./Table"; export type { ITableFilterProps } from "./TableFilter"; export type { ITableSortProps } from "./TableSort"; export type { IColumnProps } from "./Column"; export default Table;