property Debugger.SetAsyncCallStackDepthParameterType.maxDepth Usage in Denoimport { type Debugger } from "node:inspector"; Maximum depth of async call stacks. Setting to <code>0</code> will effectively disable collecting async call stacks (default). Type number