2024-01-12 21:07:34 +08:00

7 lines
182 B
TypeScript

export * from './appConfig'
export * from './designConfig'
export * from './localConfig'
export * from './regexConfig'
export * from './requestConfig'
export * from './routerConfig'