UNPKG

applicationinsights

Version:
12 lines 264 B
// THIS FILE WAS AUTOGENERATED "use strict"; /** * The abstract common base of all domains. */ var Domain = /** @class */ (function () { function Domain() { } return Domain; }()); module.exports = Domain; //# sourceMappingURL=Domain.js.map