Files
klz-cables.com/.pnpm-store/v10/files/8b/a49fe91e8bab3c7c0f452b5a29e9b5ba0e90cd9f173273d590152413441734d7f11113ce2706bf2bc834822a6b5de6368d22abc9edf39dce03a9a007e26c85
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
303 B
Plaintext

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