Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method ConsoleMessage.prototype.stackTrace
import { ConsoleMessage } from "https://deno.land/x/pptr@1.2.0/src/ConsoleMessage.ts";

Returns

ConsoleMessageLocation[]

The array of locations on the stack of the console message.