Files
ruoyi-plus-soybean/src/router/index.ts

5 lines
102 B
TypeScript

export * from './const';
export * from './routes';
export * from './setup';
export * from './export';