Skip to main content
Debugger.PauseOnAsyncCallParameterType.parentStackTraceId - inspector - Node documentation
property Debugger.PauseOnAsyncCallParameterType.parentStackTraceId

Usage in Deno

import { type Debugger } from "node:inspector";

Debugger will pause when async call with given stack trace is started.

Type