ruoyi-plus-vben5/packages/effects/layouts/src/index.ts

7 lines
146 B
TypeScript
Raw Normal View History

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