UNPKG

295 BTypeScriptView Raw
1import type { Metrics } from '@sentry/core';
2/**
3 * The metrics API is used to capture custom metrics in Sentry.
4 *
5 * @deprecated The Sentry metrics beta has ended. This export will be removed in a future release.
6 */
7export declare const metrics: Metrics;
8//# sourceMappingURL=metrics.d.ts.map
\No newline at end of file