Files
klz-cables.com/.pnpm-store/v10/files/d4/7abdd0e9b34fbfc778f73e0e7464a553d9489e0736c28b2899ec5a29dedba07d00910620ed638c8cc3d609f7bde128d5dc2a64c4082610cc08cde4ac8b3a88
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
377 B
Plaintext

const e=(e,t,n=`cookie`)=>()=>{let r={share:e,password:t,mode:n};return{path:`/shares/auth`,method:`POST`,body:JSON.stringify(r)}},t=(e,t)=>()=>({path:`/shares/invite`,method:`POST`,body:JSON.stringify({share:e,emails:t})}),n=e=>()=>({path:`/shares/info/${e}`,method:`GET`});export{e as authenticateShare,t as inviteShare,n as readShareInfo};
//# sourceMappingURL=shares.js.map