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

Usage in Deno

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

Specifies in which execution context to lookup global scope variables.

Type

ExecutionContextId | undefined