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