Skip to main content
Module

x/sentry/index.js>SdkInfo

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

Properties

optional
name: string
optional
version: string
optional
integrations: string[]
optional
packages: Package[]