iot-manage-dashboard/packages/@vben-core/uikit/shadcn-ui/src/index.ts
2024-05-19 21:20:42 +08:00

10 lines
170 B
TypeScript

import './styles/index.css';
export * from './components';
export {
useEmitAsProps,
useForwardExpose,
useForwardProps,
useForwardPropsEmits,
} from 'radix-vue';