Skip to content

Commit 57f2f3a

Browse files
committed
fix: internal transaction
1 parent 5491b00 commit 57f2f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sessions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export class ClientSession
118118
/** @internal */
119119
owner?: symbol | AbstractCursor;
120120
defaultTransactionOptions: TransactionOptions;
121-
/** @internal
121+
/** @internal */
122122
transaction: Transaction;
123123
/**
124124
* @internal

0 commit comments

Comments
 (0)