mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 18:10:54 +08:00
4 lines
103 B
TypeScript
4 lines
103 B
TypeScript
export * from './components';
|
|
export * from './ui';
|
|
export { VbenAvatar } from '@vben-core/shadcn-ui';
|