UNPKG

@opentelemetry/instrumentation-koa

Version:
11 lines 412 B
"use strict"; /* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ Object.defineProperty(exports, "__esModule", { value: true }); exports.PACKAGE_NAME = exports.PACKAGE_VERSION = void 0; // this is autogenerated file, see scripts/version-update.js exports.PACKAGE_VERSION = '0.66.0'; exports.PACKAGE_NAME = '@opentelemetry/instrumentation-koa'; //# sourceMappingURL=version.js.map