Files
klz-cables.com/.pnpm-store/v10/files/0e/14e26cde92b7a647220abe319eb520889d8d141b94698704292e74cb9f0d143b21744e05cea19be99903e49e235d98805ee13c4c0a73298c45f7ac6887b4fd
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

8 lines
280 B
Plaintext

/** Only exposed for testing */
export declare function _resetErrorsInstrumented(): void;
/**
* Ensure that global errors automatically set the active span status.
*/
export declare function registerSpanErrorInstrumentation(): void;
//# sourceMappingURL=errors.d.ts.map