Files
zod-backend/src/customer/dtos/response/index.ts
2024-12-05 11:20:50 +03:00

3 lines
95 B
TypeScript

export * from './customer-response.dto';
export * from './notification-settings.response.dto';