UNPKG

@elsikora/nestjs-crud-automator

Version:

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

7 lines (6 loc) 216 B
export * from './base.class'; export * from './discovery-service.class'; export * from './executor.class'; export * from './function-base.class'; export * from './registry.class'; export * from './route-base.class';