property Runtime.StackTrace.parentId
Unstable
Usage in Deno
import { type Runtime } from "node:inspector";
Asynchronous JavaScript stack trace that preceded this stack, if available.
StackTraceId | undefined
import { type Runtime } from "node:inspector";
Asynchronous JavaScript stack trace that preceded this stack, if available.
StackTraceId | undefined