Files
klz-cables.com/.pnpm-store/v10/files/24/000190ea8c5cd5fee8297116d03d6d63a8926912201320ffb4c7e48688aa5979b300b0aa32ca3c3cb3bbe6a13fa637ce2cfbd592502870683e67ef3e0f0929
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
351 B
Plaintext

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