UNPKG

@elsikora/nestjs-crud-automator

Version:

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

3 lines (2 loc) 173 B
export { type IApiRouteRuntimeGeneratedExecutionOptions } from './execution-options.interface'; export { type IApiRouteRuntimeGeneratedTargets } from './targets.interface';