UNPKG

@elsikora/nestjs-crud-automator

Version:

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

7 lines (5 loc) 181 B
const AUTO_CONTEXT_DTO_CONSTANT = { METADATA_KEY: "crud-automator:auto-dto-context", }; export { AUTO_CONTEXT_DTO_CONSTANT }; //# sourceMappingURL=auto-context.constant.js.map