UNPKG

@elsikora/nestjs-crud-automator

Version:

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

5 lines (4 loc) 136 B
export type * from './authorization'; export type * from './function'; export type * from './route'; export type * from './subscriber';