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