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 405a9c4 commit 9ecaf41Copy full SHA for 9ecaf41
typings/internalBinding/config.d.ts
@@ -10,6 +10,5 @@ export interface ConfigBinding {
10
hasInspector: boolean;
11
noBrowserGlobals: boolean;
12
bits: number;
13
- hasDtrace: boolean;
14
getDefaultLocale(): string;
15
}
0 commit comments