interface Runtime.GlobalLexicalScopeNamesParameterType
Usage in Deno
import { type Runtime } from "node:inspector"; type { GlobalLexicalScopeNamesParameterType } = Runtime;
optional
executionContextId: ExecutionContextId | undefined
Specifies in which execution context to lookup global scope variables.