Skip to main content
Module

x/sentry/index.mjs>Thread

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

JSDoc

Properties

optional
id: number
optional
name: string
optional
stacktrace: Stacktrace
optional
crashed: boolean
optional
current: boolean