UNPKG

vant-ui

Version:
7 lines (5 loc) 113 B
import Img from './ui-img.vue' Img.install = function(Vue) { Vue.component(Img.name, Img) } export default Img