Files
klz-cables.com/.pnpm-store/v10/files/c8/50d3e08d084165e1b7eb37fb5468aa4153e77b7d95700fdd8a4ca6cae406074294a849c0a326454140b2d2c95af154159b64ef3dae30528aaa1a2a2a17eec3
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
328 B
Plaintext

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