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 ab0744b commit 610dbe5Copy full SHA for 610dbe5
test/integration/auth/mongodb_oidc.prose.test.ts
@@ -5,7 +5,7 @@ import { expect } from 'chai';
5
import * as sinon from 'sinon';
6
7
import {
8
- ClientSession,
+ type ClientSession,
9
type Collection,
10
MongoClient,
11
type MongoDBOIDC,
0 commit comments