Files
klz-cables.com/.pnpm-store/v10/files/fe/8f38e324709d82e20198fe5760f108865a1608a153fbed4f88ea08b7750ba80c73e5bb68f3336360bb37d9c77f37b08ec1ac2dc30d0caf35be3d7adba5cef7
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
295 B
Plaintext

const e={fetch:globalThis.fetch,WebSocket:globalThis.WebSocket,URL:globalThis.URL,logger:globalThis.console},t=(t,n={})=>{let r=n.globals?{...e,...n.globals}:e;return{globals:r,url:new r.URL(t),with(e){return{...this,...e(this)}}}};export{t as createDirectus};
//# sourceMappingURL=client.js.map