2024-04-13 15:24:51 +08:00

7 lines
188 B
TypeScript

export * from './app-config'
export * from './design-config'
export * from './local-config'
export * from './regex-config'
export * from './request-config'
export * from './router-config'