@deboxsoft/module-server
Advanced tools
Comparing version 2.6.43 to 2.6.44
@@ -25,2 +25,3 @@ import * as mqemitter from 'mqemitter'; | ||
interface SessionTransactionRepo<D = any> { | ||
clientSession?: any; | ||
start(options?: StartTransactionOptions): void; | ||
@@ -27,0 +28,0 @@ end(): void; |
{ | ||
"name": "@deboxsoft/module-server", | ||
"version": "2.6.43", | ||
"version": "2.6.44", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -5,0 +5,0 @@ "maintainers": [ |
131360
4854