UNPKG

@elsikora/nestjs-crud-automator

Version:

A library for automating the creation of CRUD operations in NestJS.

4 lines (3 loc) 195 B
export { EXCEPTION_DTO_CONSTANT } from './exception.constant'; export { LIST_DTO_CONSTANT } from './list.constant'; export { TRANSFORMER_VALUE_DTO_CONSTANT } from './transformer-value.constant';