Files
klz-cables.com/.pnpm-store/v10/files/4a/143a2f14f1ac67433d67d5ca1b91c06a74b0fcc5999b5a9e0628c2f0914230d724700931d9cdbb7f7776b5bf139f3a92bdc8d2cc8171aa067c167509f3871a
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
311 B
Plaintext

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