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

6 lines
124 B
TypeScript

export {
ProList,
type ProListActions,
type ProListProps,
} from '@workspace/ui/custom-components/pro-list/pro-list';