Skip to content

Commit e574f97

Browse files
add support for TS
1 parent 0f5a276 commit e574f97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export interface MongoCrypt {
8787
keyAltName?: Uint8Array;
8888
algorithm?: string;
8989
rangeOptions?: Uint8Array;
90+
textOptions?: Uint8Array;
9091
contentionFactor?: bigint | number;
9192
queryType?: string;
9293

0 commit comments

Comments
 (0)