UNPKG

@elsikora/nestjs-crud-automator

Version:

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

4 lines (3 loc) 227 B
export { type IApiAuthorizationModuleAsyncOptions } from './async.interface'; export { type IApiAuthorizationModuleOptionsFactory } from './factory.interface'; export { type IApiAuthorizationModuleOptions } from './interface';