Files
klz-cables.com/.pnpm-store/v10/files/0a/0bb3461408b2a698892250bff2461a1d8ef32e12b21d42d21b403fc9025f5a7a6538c3113ab6c7decdba1bcd386286342758fc08d661fb7d19f41b43c4d978
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
215 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`};export{e as triggerFlow};
//# sourceMappingURL=flows.js.map