UNPKG

wot-design

Version:

Mobile UI components built on vue.js

8 lines (5 loc) 145 B
import ImgCropper from './src/main.vue' ImgCropper.install = Vue => { Vue.component(ImgCropper.name, ImgCropper) } export default ImgCropper