Files
klz-cables.com/.pnpm-store/v10/files/3d/fc03c36865f4dd86d21c65a74160b7b7cb040f257756b755e61682baa08118b6810fa156bcd48f16af23abe55f6bf8c6de6de9602e6401b9e053d4d7c3eebd
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
127 B
Plaintext

export declare function getScrollableElement(element: EventTarget | null): (Window & typeof globalThis) | HTMLElement | null;