Files
klz-cables.com/.pnpm-store/v10/files/98/ca0965b56611a8bc0e3247ddb88577c3ed3f3a99645a8d164b09f057de924b291663d4d9b5e3cf7c23fa18b88049304791a3d166cd67ccd771d6b73bdea721
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
351 B
Plaintext

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