Files
ppanel-web/packages/ui/src/custom-components/pro-table/index.tsx
T

6 lines
129 B
TypeScript

export {
ProTable,
type ProTableActions,
type ProTableProps,
} from '@workspace/ui/custom-components/pro-table/pro-table';