6 lines
124 B
TypeScript
6 lines
124 B
TypeScript
export {
|
|
ProList,
|
|
type ProListActions,
|
|
type ProListProps,
|
|
} from '@workspace/ui/custom-components/pro-list/pro-list';
|