UNPKG

pinch-slider

Version:

a slider for images which can be zoomed or pinched

6 lines (5 loc) 222 B
require('./transform.js'); import AlloyFinger from './alloy_finger.js'; import AlloyFingerVue from './alloy_finger.vue.js'; import PinchSlider from './pinch-slider.vue'; export { PinchSlider, AlloyFinger, AlloyFingerVue};