Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sentry/index.d.ts>debugIntegration

The Official Sentry Deno SDK
Latest
variable debugIntegration
import { debugIntegration } from "https://deno.land/x/sentry@8.32.0/index.d.ts";

type

(options?: DebugOptions | undefined) => Integration