Files
klz-cables.com/.pnpm-store/v10/files/bc/00f7d7cbd5c62c426be1c40336572d8b4c2a54307a9c5a09bb9beba63016e9273171d9b381ab265011956093541f4718a227e4d0bb3d27c628bc51ddb9a7af
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
302 B
Plaintext

import { feedbackAsyncIntegration } from '../feedbackAsync';
export { getFeedback } from '@sentry-internal/feedback';
export { feedbackAsyncIntegration, feedbackAsyncIntegration as feedbackIntegration };
export { captureFeedback } from '@sentry/core';
//# sourceMappingURL=index.feedback.d.ts.map