We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d51588 commit 1704647Copy full SHA for 1704647
1 file changed
test/types/client-side-encryption.test-d.ts
@@ -1,8 +1,8 @@
1
import { expectAssignable, expectError, expectNotAssignable, expectType } from 'tsd';
2
3
import type {
4
- AWSEncryptionKeyOptions,
5
AutoEncryptionOptions,
+ AWSEncryptionKeyOptions,
6
AzureEncryptionKeyOptions,
7
ClientEncryption,
8
ClientEncryptionEncryptOptions,
0 commit comments