ReferenceTypeScript APITypesUserEventUserEventexport type UserEvent = MouseEvent | KeyboardEvent | TouchEvent | PointerEvent;