vue-svg-pan-zoom/src/index.js

5 lines
94 B
JavaScript

import SvgPanZoom from './SvgPanZoom.vue';
export { SvgPanZoom };
export default SvgPanZoom;