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 0f5a276 commit e574f97Copy full SHA for e574f97
src/index.ts
@@ -87,6 +87,7 @@ export interface MongoCrypt {
87
keyAltName?: Uint8Array;
88
algorithm?: string;
89
rangeOptions?: Uint8Array;
90
+ textOptions?: Uint8Array;
91
contentionFactor?: bigint | number;
92
queryType?: string;
93
0 commit comments