UNPKG

@opentelemetry/instrumentation-user-interaction

Version:

OpenTelemetry instrumentation for user interactions as click events in a web application

4 lines 268 B
export { UserInteractionInstrumentation } from './instrumentation'; export { AttributeNames } from './enums/AttributeNames'; export type { EventName, ShouldPreventSpanCreation, UserInteractionInstrumentationConfig, } from './types'; //# sourceMappingURL=index.d.ts.map