Files
klz-cables.com/.pnpm-store/v10/files/91/8ab8861e9f25d9ad9c80e5335a128ef0c8688caf99302e256fed6d38f9322d812fbb9e58a9e157ea9fad405bb7f0bc916fd5d2571b049d323459bc8d39afa3
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

5 lines
178 B
Plaintext

export declare const getVisibilityWatcher: () => {
readonly firstHiddenTime: number;
onHidden(cb: () => void): void;
};
//# sourceMappingURL=getVisibilityWatcher.d.ts.map