Files
klz-cables.com/.pnpm-store/v10/files/07/1ed7b498647c9cbde1248ba4aefd742b586b354f0008cb160838adf65dc37ead44bec737f871c4e6b571060c8de630f43bfffe8d501f90bb052a69e7c5970e
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
305 B
Plaintext

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