Home > puppeteer > Protocol > Debugger > Scope > type
Scope type.
Signature:
type: ('global' | 'local' | 'with' | 'closure' | 'catch' | 'block' | 'script' | 'eval' | 'module' | 'wasm-expression-stack');