Files
klz-cables.com/.pnpm-store/v10/files/f2/2477279a9a45e28b154a97825bb93da68dfb426b04a4a89b4e0c11fc4e8cb39498c23392f71c3ff03cd7870e8bc57d2cb0e046667b2968c9a71a691705d583
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

9 lines
293 B
Plaintext

import { 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