mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 22:20:52 +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';
|