Files
klz-cables.com/.pnpm-store/v10/files/27/fc2ea39bd07a6c6a91d2dffe3afb6f4f719e73b6d0a7f0dbd1b8b110f61a87007b9fcb784c25af668c51a47e67c8ca1bfc39a544e9641a945eb7134870106c
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

7 lines
229 B
Plaintext

/**
* Collects information about HTTP request headers and
* attaches them to the event.
*/
export declare const httpContextIntegration: () => import("@sentry/core").Integration;
//# sourceMappingURL=httpcontext.d.ts.map