property Runtime.ExecutionContextCreatedEventDataType.context
Usage in Deno
import { type Runtime } from "node:inspector";
A newly created execution context.
import { type Runtime } from "node:inspector";
A newly created execution context.