Runtime.GlobalLexicalScopeNamesParameterType - Node documentation
interface Runtime.GlobalLexicalScopeNamesParameterType

Usage

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

Properties

optional
executionContextId: ExecutionContextId | undefined

Specifies in which execution context to lookup global scope variables.