property Runtime.ConsoleAPICalledEventDataType.stackTrace
Usage in Deno
import { type Runtime } from "node:inspector";
Stack trace captured when the call was made.
StackTrace | undefined
import { type Runtime } from "node:inspector";
Stack trace captured when the call was made.
StackTrace | undefined