UNPKG

@opentelemetry/instrumentation-user-interaction

Version:
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