Files
klz-cables.com/.pnpm-store/v10/files/71/40aa2309f1ba3a2f347f9b2039ab963b82879e61b93c783d3789cde7986768fc38443b699bc0ecbf144227f7c727cf0e276f8eb5467151b9d88e5fe89f1cc0
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
350 B
Plaintext

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