Files
klz-cables.com/.pnpm-store/v10/files/f1/c32966f33c7038973c0c3473f3a94b95532ad40406a6e775e4a641a4a01ff2e460e39e3de91531b003234064502428638464d11e91eef5aa3530ddd05820fe
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
228 B
Plaintext

export declare const INSTRUMENTATION_NAME = "@sentry/instrumentation-http";
/** We only want to capture request bodies up to 1mb. */
export declare const MAX_BODY_BYTE_LENGTH: number;
//# sourceMappingURL=constants.d.ts.map