Files
klz-cables.com/.pnpm-store/v10/files/27/437c7e6a4511dba4bb443bc85de138b331f5686b02d2dd45bede93b6815ff9b2439211d82cd049cef4c72f69459e3842b7e8fd293b9d310e56f1b8afb57778
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
374 B
Plaintext

/**
* Prepares the global object to generate safe random IDs in cache components contexts
* See: https://github.com/getsentry/sentry-javascript/blob/ceb003c15973c2d8f437dfb7025eedffbc8bc8b0/packages/core/src/utils/propagationContext.ts#L1
*/
export declare function prepareSafeIdGeneratorContext(): void;
//# sourceMappingURL=prepareSafeIdGeneratorContext.d.ts.map