UNPKG

@myfunc/prisma-transactional

Version:

Decorator that wraps all prisma queries along the whole call stack to a single transaction.

6 lines (5 loc) 129 B
export * from './manager'; export * from './core'; export * from './decorator'; export * from './type'; export * from './const';