mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-07 02:31:58 +08:00
4 lines
101 B
TypeScript
4 lines
101 B
TypeScript
export * from './components';
|
|
export * from './ui';
|
|
export { useToast } from '@vben-core/shadcn-ui';
|