Files
klz-cables.com/.pnpm-store/v10/files/f0/ab8de13d07aad8b429bc6eebf9d3054d103eb0495f86ec89b64a2a8d2972a4fdc883e554e3009d48dd1b034199f9c1141c3172a241ba9bb8f40bf3ff7e9619
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

6 lines
226 B
Plaintext

import type { Event } from '@sentry/core';
/**
* Sets the URL processing metadata for the event.
*/
export declare function setUrlProcessingMetadata(event: Event): void;
//# sourceMappingURL=setUrlProcessingMetadata.d.ts.map