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

Usage in Deno

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

Properties

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