UNPKG

@elsikora/nestjs-crud-automator

Version:

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

5 lines (4 loc) 264 B
export { AUTO_CONTEXT_DTO_CONSTANT } from './auto-context.constant'; export { EXCEPTION_DTO_CONSTANT } from './exception.constant'; export { LIST_DTO_CONSTANT } from './list.constant'; export { TRANSFORMER_VALUE_DTO_CONSTANT } from './transformer-value.constant';