UNPKG

@marshal93/vue-directives

Version:
10 lines (9 loc) 225 B
export declare enum ETouchType { TAP = "tap", SWIPE = "swipe", SWIPE_LEFT = "swipeLeft", SWIPE_RIGHT = "swipeRight", SWIPE_UP = "swipeUp", SWIPE_DOWN = "swipeDown", LONG_TAP = "longTap" }