deno.com

interface Debugger.StepIntoParameterType

Properties #

#breakOnAsyncCall: boolean | undefined
optional

Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.