UNPKG

@transactional/prisma

Version:

"@transactional/prisma" is an npm package that offers a "@Transactional" method decorator for running your queries inside a transaction seamlessly. It achieves this by leveraging AsyncLocalStorage.

2 lines (1 loc) 29 B
export * from "./extension";