Files
zod-backend/src/common/modules/notification/dtos/response/index.ts
2024-12-24 12:10:49 +03:00

3 lines
97 B
TypeScript

export * from './notifications-page.response.dto';
export * from './notifications.response.dto';