UNPKG

vicowa-web-components

Version:
2 lines 359 B
const t={get webp(){return 0===document.createElement("canvas").toDataURL("image/webp").indexOf("data:image/webp")},get touch(){return"ontouchstart"in window||"DocumentTouch"in window&&document instanceof window.DocumentTouch||window.navigator.maxTouchPoints>0||window.navigator.msMaxTouchPoints>0}};export default t; //# sourceMappingURL=featureDetect.js.map