Files
klz-cables.com/.pnpm-store/v10/files/80/0a242a92a13c6bf6b589a7f8fdb052a95b50b71bac63f0fcf1ffa41e8c4563e484bd7ff13e614b2f5caf4a09efee8858496d4bd2adb8a1702113869dad2369
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
213 B
Plaintext

const e=(e,t,n)=>()=>e===`GET`?{path:`/flows/trigger/${t}`,params:n??{},method:`GET`}:{path:`/flows/trigger/${t}`,body:JSON.stringify(n??{}),method:`POST`};exports.triggerFlow=e;
//# sourceMappingURL=flows.cjs.map