UNPKG

linkmore-design

Version:

🌈 πŸš€lmη»„δ»ΆεΊ“γ€‚πŸš€

6 lines (5 loc) β€’ 245 B
import { ExpandableConfig, GetRowKey } from "./rc-table/interface"; import { tuple } from "../_util/type"; // import { TableAction } from './Table'; export { GetRowKey, ExpandableConfig }; var TableActions = tuple('paginate', 'sort', 'filter');