ruoyi-plus-soybean/src/utils/router/index.ts
2022-01-11 19:03:42 +08:00

5 lines
107 B
TypeScript

export * from './helpers';
export * from './menu';
export * from './breadcrumb';
export * from './regexp';