2021-07-11 22:20:54 +08:00

4 lines
77 B
TypeScript

export * from './login';
export * from './menu';
export * from './register';