UNPKG

@sentry/browser

Version:
8 lines 253 B
/** * Collects information about HTTP request headers and * attaches them to the event. */ export declare const httpContextIntegration: () => import("@sentry/core").Integration & { name: "HttpContext"; }; //# sourceMappingURL=httpcontext.d.ts.map