interface Runtime.ExecutionContextCreatedEventDataType Usage in Deno```typescript import { Runtime } from "node:node__inspector.d.ts"; ``` Properties context: ExecutionContextDescription A newly created execution context.