Skip to content

Commit e36a4ba

Browse files
committed
feat: add type
1 parent 0824ff6 commit e36a4ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/Options/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ export interface DatabaseOptions {
238238
socketTimeoutMS?: number;
239239
autoSelectFamily?: boolean;
240240
autoSelectFamilyAttemptTimeout?: number;
241+
allowPublicExplain?: boolean;
241242
}
242243
export interface AuthAdapter {
243244
enabled?: boolean;

0 commit comments

Comments
 (0)