property Debugger.StepIntoParameterType.breakOnAsyncCall Unstable Usage in Denoimport { type Debugger } from "node:inspector/promises"; Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause. Type boolean | undefined