UNPKG

@azure/monitor-opentelemetry-exporter

Version:

Application Insights exporter for the OpenTelemetry JavaScript (Node.js) SDK

10 lines 458 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // Use the node platform by default. The "browser" field of package.json is used // to override this file to use `./browser/index.ts` when packaged with // webpack, Rollup, etc. tslib_1.__exportStar(require("./nodejs/index.js"), exports); //# sourceMappingURL=index.js.map