UNPKG

@sentry/browser

Version:
9 lines (8 loc) 299 B
import { Metrics } from '@sentry/core'; /** * The metrics API is used to capture custom metrics in Sentry. * * @deprecated The Sentry metrics beta has ended. This export will be removed in a future release. */ export declare const metrics: Metrics; //# sourceMappingURL=metrics.d.ts.map