Files
klz-cables.com/.pnpm-store/v10/files/a4/70f4064e55e05b34d961bc3e51ac79d7ecb69729214af07fbfb206aa3f25363c3cdc118e1f02b8d86edea2795a96148d27297a1716c7127daf51129222307e
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

10 lines
314 B
Plaintext

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