Skip to main content
Module

x/sentry/index.mjs>breadcrumbsIntegration

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

type

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