UNPKG

wot-design

Version:

Mobile UI components built on vue.js

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