ruoyi-plus-vben5/packages/effects/common-ui/src/index.ts

4 lines
103 B
TypeScript
Raw Normal View History

export * from './components';
export * from './ui';
2024-12-12 16:07:42 +08:00
export { VbenAvatar } from '@vben-core/shadcn-ui';