UNPKG

@realsee/dnalogel

Version:
5 lines (4 loc) 135 B
const o = "ontouchstart" in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0; export { o as isTouchDevice };