Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sentry/index.d.ts>breadcrumbsIntegration

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

type

(options?: Partial<BreadcrumbsOptions> | undefined) => IntegrationFnResult