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

Usage in Deno

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

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

Type