ruoyi-plus-soybean/src/interface/common/index.ts
2021-11-23 00:23:43 +08:00

5 lines
101 B
TypeScript

export * from './system';
export * from './route';
export * from './service';
export * from './api';