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 6e98b5d commit e57c1c9Copy full SHA for e57c1c9
test/integration/auth/mongodb_aws.test.ts
@@ -8,8 +8,7 @@ import * as sinon from 'sinon';
8
// eslint-disable-next-line @typescript-eslint/no-restricted-imports
9
import { refreshKMSCredentials } from '../../../src/client-side-encryption/providers';
10
import {
11
- AWSCredentialProvider,
12
- AWSCredentials,
+ type AWSCredentials,
13
AWSTemporaryCredentialProvider,
14
type CommandOptions,
15
Connection,
0 commit comments