Files
klz-cables.com/.pnpm-store/v10/files/7a/3f3325d4653155f3124ad9657682a89b941bb910fc6c2b7b795a6a7e9f9c779d7ac45ba32431767eedf9bfff2908b0b29eed29c5913de3f6f13fd1f55f9ab0
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 { zipObject } from "../fp";
export = zipObject;