Files
klz-cables.com/.pnpm-store/v10/files/a1/e4e0d0fa16ce1278fcac2d5d24445e1f3c2a6bef5618938bf203c2447a247f0cbcbf4d9001a6e94a84c4b5d5eab4f08b630a439655f9e29e7ac1d6cbe77cfc
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

8 lines
289 B
Plaintext

import type { Profiler } from '@sentry/core';
/**
* Profiler namespace for controlling the JS profiler in 'manual' mode.
*
* Requires the `browserProfilingIntegration` from the `@sentry/browser` package.
*/
export declare const uiProfiler: Profiler;
//# sourceMappingURL=index.d.ts.map