Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sentry/index.mjs>Stacktrace

The Official Sentry Deno SDK
Go to Latest
interface Stacktrace
import { type Stacktrace } from "https://deno.land/x/sentry@8.9.2/index.mjs";

JSDoc

Properties

optional
frames: StackFrame[]
optional
frames_omitted: [number, number]