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

5 lines 184 B
export * from "./copy-metadata"; export * from "./extract-transaction"; export * from "./manual-transaction"; export * from "./transaction.storage"; //# sourceMappingURL=index.d.ts.map