Files
klz-cables.com/.pnpm-store/v10/files/04/12413d687a84bd731a92215565c5cfa055a1c2d097526dc0c312ed44c4d715aa0c7f0f4c158a133131b7aeef9434e06b233d82d1564944a7623c97fcd1857f
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

9 lines
303 B
Plaintext

// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
import { subYears as fn } from "../subYears.mjs";
import { convertToFP } from "./_lib/convertToFP.mjs";
export const subYears = convertToFP(fn, 2);
// Fallback for modularized imports:
export default subYears;