Files
TakeoutSaaS.TenantUI/playground/src/api/system/index.ts
2026-01-29 04:21:46 +00:00

4 lines
72 B
TypeScript

export * from './dept';
export * from './menu';
export * from './role';