Files
klz-cables.com/.pnpm-store/v10/files/43/044d74a820d587fb3df49fa2138fc8de4a8c56ec9648b68587f4c13162f6fe1f54d0edc9e86b521054613444eaebbb00d23554584247851d00f29e52bcf661
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
313 B
Plaintext

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