Skip to main content
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.112.2/index.d.ts";

type

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