vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
3 lines (2 loc) • 356 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("@vexip-ui/utils"),e=Object.freeze(["horizontal","horizontal-exact","vertical","both"]),t=o.USE_TOUCH?"touchmove":"mousemove",c=o.USE_TOUCH?"touchend":"mouseup";exports.MOVE_EVENT=t;exports.UP_EVENT=c;exports.scrollModes=e;
//# sourceMappingURL=symbol.cjs.map