namespace Debugger
Usage in Deno
```typescript import { Debugger } from "node:node__inspector--promises.d.ts"; ```I
I
I
Debugger.CallFrame
JavaScript call frame. Array of call frames form the call stack.
I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
Debugger.RestartFrameReturnType
No documentation available
I
I
I
I
I
I
I
I
I
I
I
Debugger.SetBreakpointByUrlParameterType
No documentation available
I
I
I
I
I
I
I
I
Debugger.SetScriptSourceReturnType
No documentation available
I
I
Debugger.SetVariableValueParameterType
No documentation available
I
T
Debugger.BreakpointId
Breakpoint identifier.
T
Debugger.CallFrameId
Call frame identifier.