Files
klz-cables.com/.pnpm-store/v10/files/e0/04423e050f04ac62186762569cb1dca3c1781265dad3ae52de725db6b1c277d48b1ff04b1fab434cefe6e98ddf8b65f0cc49e78da3e83da5359f0f933adb89
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

5 lines
198 B
Plaintext

/** This error indicates that the event buffer size exceeded the limit.. */
export declare class EventBufferSizeExceededError extends Error {
constructor();
}
//# sourceMappingURL=error.d.ts.map