Files
temp/playground/src/api/core/index.ts
2025-09-22 01:39:01 +08:00

4 lines
72 B
TypeScript

export * from './auth';
export * from './menu';
export * from './user';