import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ExecutionContextId } = Protocol.Runtime;
Id of an execution context.
definition: integer
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ExecutionContextId } = Protocol.Runtime;
Id of an execution context.