Files
klz-cables.com/.pnpm-store/v10/files/41/dada9797bc2dafb6be179a7141e6ca071a4a17ebc284bef49e94ecc9f57ba134063759c7495423f93276c3ad0e468bbcf4fde18820150424a05c302eeada1b
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

6 lines
141 B
Plaintext

/**
* Returns true if we are in the browser.
*/
export declare function isBrowser(): boolean;
//# sourceMappingURL=isBrowser.d.ts.map