Files
klz-cables.com/.pnpm-store/v10/files/2f/c5433b91ae1b3a2293da367b5992117af628b42c931b886837847e910cc5003285800c9dda2897e1a0391c586cb30cb234873066572de9098437b5bcc788d5
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
385 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`});exports.authenticateShare=e,exports.inviteShare=t,exports.readShareInfo=n;
//# sourceMappingURL=shares.cjs.map