UNPKG

@opentelemetry/resources

Version:
10 lines 339 B
"use strict"; /* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ Object.defineProperty(exports, "__esModule", { value: true }); exports.hostDetector = void 0; const NoopDetector_1 = require("../../NoopDetector"); exports.hostDetector = NoopDetector_1.noopDetector; //# sourceMappingURL=HostDetector.js.map