Files
klz-cables.com/.pnpm-store/v10/files/dc/f306bb400ff58ad4c6ef777e68487da6c939132e279739203e7bae311fc9056e47123c31eb3f5dadb66d5056ac0206acfef580acfc6c4c448de9e1af0d9a90
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
204 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