Files
klz-cables.com/.pnpm-store/v10/files/41/ac1db0ba262f7451641a6f10b7594d204ac1295dc9165d8f823fcd524b914f0982eb2588a9587a25a8327f06076187dca575bad70ae765529cdf8b6bc76f31
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
307 B
Plaintext

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