import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ExecutionContextDescription } = Protocol.Runtime;
Description of an isolated world.
Properties
Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.