Files
klz-cables.com/.pnpm-store/v10/files/4f/d3e0b01b31c3593e6fd7f79e80748858a135abf8eb73d1ee6511ab060c2c938bbf9c967efdc5193a9dbf66a2e737467e6ecc7a58c17f2dae43c0501ab6a6c5
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

7 lines
199 B
Plaintext

import { SendFeedback } from '@sentry/core';
/**
* Public API to send a Feedback item to Sentry
*/
export declare const sendFeedback: SendFeedback;
//# sourceMappingURL=sendFeedback.d.ts.map