Files
klz-cables.com/.pnpm-store/v10/files/eb/c4b83f257af6a25ac8c6fc429faebeda1636e61a53b8449dec934b69cf83d316ddef189b60c538fef0b36aae5577f97ecb6ea0a397e72b49148e0131524134
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
326 B
Plaintext

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