UNPKG

@elsikora/nestjs-crud-automator

Version:

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

5 lines (4 loc) 189 B
export * from './api/index'; export { MetadataStorage } from './metadata-storage.class'; export * from './utility/dto/property/factory/index'; export * from './utility/dto/strategy/index';