UNPKG

quasar

Version:

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

22 lines (20 loc) 563 B
import ClosePopup from './directives/ClosePopup.js' import GoBack from './directives/GoBack.js' import Ripple from './directives/Ripple.js' import ScrollFire from './directives/ScrollFire.js' import Scroll from './directives/Scroll.js' import TouchHold from './directives/TouchHold.js' import TouchPan from './directives/TouchPan.js' import TouchRepeat from './directives/TouchRepeat.js' import TouchSwipe from './directives/TouchSwipe.js' export { ClosePopup, GoBack, Ripple, ScrollFire, Scroll, TouchHold, TouchPan, TouchRepeat, TouchSwipe }