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

4 lines
77 B
TypeScript
Raw Normal View History

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