UNPKG

@elsikora/nestjs-crud-automator

Version:

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

4 lines (3 loc) 241 B
export { DtoIsPropertyExposedForGuard } from './exposed-for-guard.utility'; export { DtoIsPropertyInfrastructureTimestamp } from './infrastructure-timestamp.utility'; export { DtoIsPropertyShouldBeMarked } from './should-be-marked.utility';