mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-10-07 15:44:20 +08:00
7 lines
188 B
TypeScript
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'
|