UNPKG

234 BTypeScriptView Raw
1export { MetricsGathererError } from './metrics-gatherer';
2import { MetricsGatherer } from './metrics-gatherer';
3export { MetricsGatherer };
4export declare const metrics: MetricsGatherer;
5export { AggregatorStrategy } from './enums';