Files
klz-cables.com/.pnpm-store/v10/files/da/b194c204bd8be9614abb48771c667a5431b3cc5fd337b17d3fc2b1a64b2a5b50d79a1da7594e0ba006fbb734d26b35a4e5e9534334d9126478c99d28f9fd62
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
388 B
Plaintext

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