Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sentry/index.d.ts>httpClientIntegration

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

type

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