Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sentry/index.d.ts>Stacktrace

The Official Sentry Deno SDK
Latest
interface Stacktrace
import { type Stacktrace } from "https://deno.land/x/sentry@8.32.0/index.d.ts";

JSDoc

Properties

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