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

5 lines
112 B
TypeScript
Raw Normal View History

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