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