We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e4827 commit 22557dcCopy full SHA for 22557dc
src/sessions.ts
@@ -118,7 +118,7 @@ export class ClientSession
118
/** @internal */
119
owner?: symbol | AbstractCursor;
120
defaultTransactionOptions: TransactionOptions;
121
- /** @internal - Will be made internal in the next major release */
+ /** @internal
122
transaction: Transaction;
123
/**
124
* @internal
0 commit comments