Files
klz-cables.com/.pnpm-store/v10/files/7c/cdf8d6fededb704c09724ec83eb37efedae6272a840646edfd97a05276e62c28eff9c4bb7927d955dddfa3ab02b2f54b33a7637dfe1d007d7f8b5babff94fa
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
285 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