Skip to main content
Debugger.PausedEventDataType.asyncStackTraceId - inspector/promises - Node documentation
property Debugger.PausedEventDataType.asyncStackTraceId
Unstable

Usage in Deno

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

Async stack trace, if any.

Type