UNPKG

@azure/monitor-opentelemetry

Version:
15 lines 675 B
"use strict"; /* * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. * * Code generated by Microsoft (R) AutoRest Code Generator. * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.QuickpulseClient = void 0; const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./models/index.js"), exports); var quickpulseClient_js_1 = require("./quickpulseClient.js"); Object.defineProperty(exports, "QuickpulseClient", { enumerable: true, get: function () { return quickpulseClient_js_1.QuickpulseClient; } }); //# sourceMappingURL=index.js.map