Files
tydata-admin/playground/src/api/core/index.ts
2025-06-08 20:16:51 +08:00

4 lines
72 B
TypeScript

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