Skip to content

Commit 9ecaf41

Browse files
whsung0330aduh95
authored andcommitted
typings: delete undefined property in ConfigBinding
PR-URL: #60257 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 405a9c4 commit 9ecaf41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typings/internalBinding/config.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ export interface ConfigBinding {
1010
hasInspector: boolean;
1111
noBrowserGlobals: boolean;
1212
bits: number;
13-
hasDtrace: boolean;
1413
getDefaultLocale(): string;
1514
}

0 commit comments

Comments
 (0)