Skip to main content
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@7.109.0/index.mjs";

JSDoc

Properties

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