Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sentry/index.mjs>Stacktrace

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

JSDoc

Properties

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