UNPKG

@elsikora/nestjs-crud-automator

Version:

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

3 lines (2 loc) 185 B
export { type IApiAuthorizationCacheMemoryOptions } from './memory-options.interface'; export { type IApiAuthorizationCacheSourceFirstOptions } from './source-first-options.interface';