UNPKG

@elsikora/nestjs-crud-automator

Version:

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

3 lines (2 loc) 135 B
export { type IApiSubscriberRouteErrorExecutionContext } from './error-execution-context.interface'; export type * from './execution';