mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-28 04:03:24 +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';
|