UNPKG

@nicheeeer/prisma-transaction

Version:

## Introduction `prisma-transaction` is a library that provides a simple way to use transactions in Prisma within NestJS using decorators. \ It simplifies handling transactions and ensures consistency across services by utilizing `AsyncLocalStorage` to m

3 lines 117 B
export * from './transaction.extension'; export * from './transaction.decorator'; //# sourceMappingURL=index.d.ts.map