Files
zod-backend/src/auth/enums/index.ts
2024-12-05 11:20:50 +03:00

3 lines
65 B
TypeScript

export * from './grant-type.enum';
export * from './roles.enum';