UNPKG

@opentelemetry/instrumentation-user-interaction

Version:
7 lines 243 B
/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ export { UserInteractionInstrumentation } from './instrumentation'; export { AttributeNames } from './enums/AttributeNames'; //# sourceMappingURL=index.js.map