2022-08-14 18:06:30 +08:00

4 lines
72 B
TypeScript

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