Runtime.GlobalLexicalScopeNamesParameterType - Node documentation
interface Runtime.GlobalLexicalScopeNamesParameterType

Usage in Deno

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

Properties

Specifies in which execution context to lookup global scope variables.