Files
zod-backend/src/common/modules/neoleap/dtos/response/index.ts
2025-07-14 11:57:51 +03:00

4 lines
152 B
TypeScript

export * from './create-application.response.dto';
export * from './inquire-application.response';
export * from './update-card-controls.response.dto';