Skip to main content
Debugger - node__inspector--promises.d.ts - Node documentation
namespace Debugger

Usage in Deno

```typescript import { Debugger } from "node:node__inspector--promises.d.ts"; ```

Interfaces

I
Debugger.CallFrame
JavaScript call frame. Array of call frames form the call stack.
I
Debugger.EnableReturnType
No documentation available
I
I
Debugger.GetStackTraceReturnType
No documentation available
I
I
I
Debugger.ScriptPosition
Location in the source code.
I
Debugger.SearchInContentReturnType
No documentation available
I
Debugger.SearchMatch
Search match for resource.
I
I
Debugger.SetSkipAllPausesParameterType
No documentation available

Type Aliases

T
Debugger.BreakpointId
Breakpoint identifier.
T
Debugger.CallFrameId
Call frame identifier.