Skip to main content
Module

x/sentry/index.d.ts>SdkInfo

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

Properties

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