index.ts 68 B

123
  1. // 组件导出入口
  2. export * from './admin';
  3. export * from './ui';