Type Alias TouchEventPayload

TouchEventPayload: { points: TouchPoints[] }

The touch event payload.

Type declaration