rwadurian/frontend/admin-web/src/hooks/index.ts

5 lines
83 B
TypeScript

// Hooks 统一导出
export * from './useDashboard';
export * from './useUsers';