Files
klz-cables.com/.pnpm-store/v10/files/36/b10a9598cac81210dc00406c261ac36a2a092b25c39094d40115ade19666a5cdfdef07d390b99132b81437fed6a822a81e3a1aade34602f85a9c637ea2a315
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
219 B
Plaintext

/**
* Add a listener that cancels and finishes a transaction when the global
* document is hidden.
*/
export declare function registerBackgroundTabDetection(): void;
//# sourceMappingURL=backgroundtab.d.ts.map