Skip to main content
Module

x/sentry/index.d.ts>httpClientIntegration

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

type

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