Files
klz-cables.com/.pnpm-store/v10/files/61/c9b4423471a819bdf0ffe55cb429f74b486ecbce19e11a0bfb5c09472e4d543afb63f1c5b13da3bdbb34144fc4bb14242a93a59c7e5220f5c812e52c23a764
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
264 B
Plaintext

const e=e=>()=>({method:`POST`,path:`/utils/hash/generate`,body:JSON.stringify({string:e})}),t=(e,t)=>()=>({method:`POST`,path:`/utils/hash/verify`,body:JSON.stringify({string:e,hash:t})});export{e as generateHash,t as verifyHash};
//# sourceMappingURL=hash.js.map