Files
klz-cables.com/.pnpm-store/v10/files/a9/f193b109bd78d835d8bd7bbf4d3ec714979c02b50a32dd98bf529eda98f03dd0275792509a7db57a035f18cc4819dfc45be7062c97569f55128c8ddac0a58d
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
71 B
Plaintext

export declare function isSVGElement(node: Node): node is SVGElement;