UNPKG

pip-services3-aws-node

Version:
8 lines 523 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** @module count */ var CloudWatchCounters_1 = require("./CloudWatchCounters"); Object.defineProperty(exports, "CloudWatchCounters", { enumerable: true, get: function () { return CloudWatchCounters_1.CloudWatchCounters; } }); var CloudWatchUnit_1 = require("./CloudWatchUnit"); Object.defineProperty(exports, "CloudWatchUnit", { enumerable: true, get: function () { return CloudWatchUnit_1.CloudWatchUnit; } }); //# sourceMappingURL=index.js.map