TLPointerEventName
type TLPointerEventName =
| 'long_press'
| 'middle_click'
| 'pointer_down'
| 'pointer_move'
| 'pointer_up'
| 'right_click'
type TLPointerEventName =
| 'long_press'
| 'middle_click'
| 'pointer_down'
| 'pointer_move'
| 'pointer_up'
| 'right_click'