import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GlobalLexicalScopeNamesRequest } = Protocol.Runtime;
Properties
optional
executionContextId: ExecutionContextIdSpecifies in which execution context to lookup global scope variables.