mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-05 00:37:21 +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';
|