aboutsummaryrefslogtreecommitdiff
path: root/src/components/pinch_zoom/pinch_zoom.js
blob: 75bb60827602f8b191fd7fe61606d4759735e036 (plain)
1
2
3
4
5
6
import PinchZoom from '@kazvmoe-infra/pinch-zoom-element'

export default {
  props: {
  }
}