UNPKG

@opentelemetry/instrumentation-pg

Version:
11 lines 411 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.70.0'; exports.PACKAGE_NAME = '@opentelemetry/instrumentation-pg'; //# sourceMappingURL=version.js.map