English
Appearance
Determine whether the current environment supports touch events.
touch events
import { supportTouch } from 'rattail' supportTouch() // return true if touch events are supported, false otherwise
boolean