UNPKG

@opentelemetry/instrumentation-xml-http-request

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