UNPKG

@opentelemetry/instrumentation

Version:
7 lines 221 B
/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ export { InstrumentationBase } from './instrumentation'; export { normalize } from './noop-normalize'; //# sourceMappingURL=index.js.map