get-has-touch
v1.0.0
Published
Dynamically get touch detection.
Downloads
4
Readme
get-has-touch
Dynamically get touch detection.
npm i get-has-touch
Usage
import getHasTouch from 'get-has-touch';
getHasTouch(); // => true or false
Contributing
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request :D
License
© sugarshin