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