ruoyi-plus-soybean/src/enum/index.ts
2021-11-04 15:01:06 +08:00

6 lines
130 B
TypeScript

export * from './common';
export * from './animate';
export * from './theme';
export * from './route';
export * from './storage';