vue-vben-admin/packages/effects/common-ui/src/ui/index.ts

6 lines
140 B
TypeScript
Raw Normal View History

2025-05-02 22:08:36 +08:00
export * from './about';
export * from './authentication';
export * from './dashboard';
export * from './fallback';
export * from './home';