Files
klz-cables.com/.pnpm-store/v10/files/54/573faec0cabcddb678fb8c73bc5c0223cb2f1ee5c7c187ebefb836f6fda7410754a66cc9192362700f9e28441c3942b672580661de40ba685bc89100c82617
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
292 B
Plaintext

import { FirebaseInstrumentation } from './otel';
export declare const instrumentFirebase: ((options?: unknown) => FirebaseInstrumentation) & {
id: string;
};
export declare const firebaseIntegration: () => import("@sentry/core").Integration;
//# sourceMappingURL=firebase.d.ts.map