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

2 lines 113 B
export declare function copyMethodMetadata(from: any, to: any): void; //# sourceMappingURL=copy-metadata.d.ts.map