property Debugger.CallFrame.scopeChain Usage in Deno```typescript import { type Debugger } from "node:node__inspector.d.ts"; ``` Scope chain for this call frame. Type Scope[]