UNPKG

@elsikora/nestjs-crud-automator

Version:

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

4 lines (3 loc) 156 B
export type * from './api'; export { type IDtoStrategy } from './dto-strategy.interface'; export { type IMetadataEntry } from './metadata-entry.interface';