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

5 lines
101 B
TypeScript

export * from './columns';
export * from './auth';
export * from './hooks';
export * from './types';