mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-09-29 18:30:02 +08:00
7 lines
182 B
TypeScript
7 lines
182 B
TypeScript
export * from './appConfig'
|
|
export * from './designConfig'
|
|
export * from './localConfig'
|
|
export * from './regexConfig'
|
|
export * from './requestConfig'
|
|
export * from './routerConfig'
|