2023-03-27 18:01:46 +08:00

5 lines
91 B
TypeScript

export * from './app'
export * from './auth'
export * from './route'
export * from './tab'