UNPKG

@opentelemetry/instrumentation-fetch

Version:
6 lines 166 B
/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ export { FetchInstrumentation } from './fetch'; //# sourceMappingURL=index.js.map