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