Files
klz-cables.com/.pnpm-store/v10/files/62/5f9acf9320a542e39ad20589b598eda51d8b365efd6eb4258ee9c9e6ee612a39b589fa5968574daa86ce34c5504fe4f1fd6a3195cb422e8b76621902f101f1
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
336 B
Plaintext

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