Files
klz-cables.com/.pnpm-store/v10/files/29/f99f5e7055de1f2c815d2fb5a851b03860b5a7bf3dc88d79d96c27b1fffdace36ce5b71a909237ab3e541cf7fde8cce432e53094fc7cb4856a4c1ed18f54c1
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
55 B
Plaintext

import { throttle } from "./index";
export = throttle;