UNPKG

@elsikora/nestjs-crud-automator

Version:

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

3 lines (2 loc) 162 B
export { type IApiFunctionTransactionFailedEvent } from './failed.interface'; export { type IApiFunctionTransactionSucceededEvent } from './succeeded.interface';