Skip to main content
Runtime.ExecutionContextCreatedEventDataType.context - inspector - Node documentation
property Runtime.ExecutionContextCreatedEventDataType.context

Usage in Deno

import { type Runtime } from "node:inspector";

A newly created execution context.

Type