Skip to main content
Runtime.GlobalLexicalScopeNamesParameterType.executionContextId - inspector/promises - Node documentation
property Runtime.GlobalLexicalScopeNamesParameterType.executionContextId

Usage in Deno

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

Specifies in which execution context to lookup global scope variables.

Type

ExecutionContextId | undefined