UNPKG

applicationinsights

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