UNPKG

@elsikora/nestjs-crud-automator

Version:

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

4 lines (3 loc) 252 B
export { ApiControllerGeneratedGetManyContract } from './get-many-contract.class'; export { ApiControllerGeneratedReadScopeStorage } from './read-scope-storage.class'; export { ApiControllerGeneratedSecuritySnapshot } from './security-snapshot.class';