1.1.0 • Published 8 years ago
is-touch v1.1.0
is-touch
true if we're in a touch-enabled context, false otherwise
const isTouch = require('is-touch') // false unless you're using a touch-enabled devicetrue if we're in a touch-enabled context, false otherwise
const isTouch = require('is-touch') // false unless you're using a touch-enabled device