UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

7 lines (5 loc) 138 B
function isTouchOrPen(event) { return event.pointerType !== "mouse"; } export { isTouchOrPen as i }; //# sourceMappingURL=utils.js.map