auth-web/src/views/system/adminUser/utils/index.ts

5 lines
101 B
TypeScript
Raw Normal View History

2025-04-07 14:48:04 +08:00
export * from './columns';
export * from './auth';
export * from './hooks';
export * from './types';