Files
klz-cables.com/.pnpm-store/v10/files/d1/0a3d590add85ca6fdfcd20935090e84c76a37f932eae2d655c3ea57cfe4afaf0391461f59171d450baa00bdb4b988e2d6911a14a34ff86fdd0b68ecd7b4bfe
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

2 lines
106 B
Plaintext

export declare function useWindowRect(element: typeof window | null): import("../..").ClientRect | null;