UNPKG

wot-design

Version:

Mobile UI components built on vue.js

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