Files
zod-backend/src/allowance/entities/index.ts
Abdalhamid Alhamad a201692c0c feat: allowance journey
2024-12-19 15:18:35 +03:00

3 lines
87 B
TypeScript

export * from './allowance-change-request.entity';
export * from './allowance.entity';