UNPKG

applicationinsights

Version:
10 lines 337 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AggregatedMetric = void 0; var AggregatedMetric = /** @class */ (function () { function AggregatedMetric() { } return AggregatedMetric; }()); exports.AggregatedMetric = AggregatedMetric; //# sourceMappingURL=AggregatedMetric.js.map