@terra-dev/is-touch-device
TypeScript icon, indicating that this package has built-in type declarations

0.20.1 • Public • Published

@terra-dev/is-touch-device

Checking is the device support multi-touch.

Usage

import { isTouchDevice } from '@terra-dev/is-touch-device';

if (isTouchDevice()) {
  // DO SOMETHING
}

Readme

Keywords

none

Package Sidebar

Install

npm i @terra-dev/is-touch-device

Weekly Downloads

0

Version

0.20.1

License

Apache-2.0

Unpacked Size

3.71 kB

Total Files

5

Last publish

Collaborators

  • ssen