admin-vben5/packages/effects/layouts/src/index.ts

5 lines
112 B
TypeScript
Raw Normal View History

2024-05-19 21:20:42 +08:00
export * from './authentication';
export * from './basic';
export * from './iframe';
export * from './widgets';