UNPKG

@elsikora/nestjs-crud-automator

Version:

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

4 lines (3 loc) 195 B
export { ApiControllerGetDto } from './dto.utility'; export { ApiControllerGetMethodName } from './method-name.utility'; export { ApiControllerGetPrimaryColumn } from './primary-column.utility';