Files
klz-cables.com/.pnpm-store/v10/files/fb/89e533e52dad6044a34d08937b485e53f7d3949c9dc4d8fb85e97f147d43410c98b8afa4a2a76a352c77b71b8e9987472555c11ce84be72c98e2c6624eee41
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

3 lines
111 B
Plaintext

export declare const cancel: (id: number) => void;
export declare const request: typeof requestAnimationFrame;