Files
klz-cables.com/.pnpm-store/v10/files/3c/805768cc057a5281697ebbeb2714c80119854af908f47fa3c864695a37bc6321e9d109eb2f36806f905567613f5c1f0cc0acb0cda4877e6eca49de9eab0ca3
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
101 B
Plaintext

export declare function getEventListenerTarget(target: EventTarget | null): EventTarget | Document;