ruoyi-plus-soybean/src/interface/index.ts
2022-01-10 12:43:04 +08:00

5 lines
101 B
TypeScript

export * from './enum';
export * from './theme';
export * from './system';
export * from './layout';