UNPKG

@sentry/browser

Version:
9 lines (8 loc) 293 B
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