UNPKG

mj-context-menu

Version:
7 lines 166 B
export const TOUCH = { START: 'touchstart', MOVE: 'touchmove', END: 'touchend', CANCEL: 'touchcancel' }; //# sourceMappingURL=touch_navigatable.js.map