Files
klz-cables.com/.pnpm-store/v10/files/8d/c94064e79593a1763d48f50795e8fd9a8cf2ecd6321fa944d6e5c1cca52ab2e8414c67d79bdc3683f049c346151778b6da0ad0b290d4e26f131e26c7426a09
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
337 B
Plaintext

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