Skip to content

Commit 1704647

Browse files
committed
fixup: fix lint
1 parent 7d51588 commit 1704647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/types/client-side-encryption.test-d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { expectAssignable, expectError, expectNotAssignable, expectType } from 'tsd';
22

33
import type {
4-
AWSEncryptionKeyOptions,
54
AutoEncryptionOptions,
5+
AWSEncryptionKeyOptions,
66
AzureEncryptionKeyOptions,
77
ClientEncryption,
88
ClientEncryptionEncryptOptions,

0 commit comments

Comments
 (0)