UNPKG

nestjs-response-dto-mapper

Version:

👀 Response to DTO mapper for NestJS and Swagger with class-transformer

3 lines (2 loc) • 162 B
export { WrapToClassInterceptor } from './interceptors/wrap-to-class.interceptor'; export { MapResponseToDto } from './decorators/map-response-to-dto.decorator';