Files
klz-cables.com/.pnpm-store/v10/files/7f/7f028f794bfe5f638582f99bcb005c8609c645f596c4dc13243c002a44de7e10a5f0104641b9f48c98d5ad27e30c1117fefe61d1c102ca88c2f9b26e7bdd00
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

2 lines
322 B
Plaintext

const e=require(`../../utils/throw-if-empty.cjs`),t=e=>()=>({path:`/translations`,params:e??{},method:`GET`}),n=(t,n)=>()=>(e.throwIfEmpty(String(t),`Key cannot be empty`),{path:`/translations/${t}`,params:n??{},method:`GET`});exports.readTranslation=n,exports.readTranslations=t;
//# sourceMappingURL=translations.cjs.map