UNPKG

wp-element-ui

Version:
9 lines (6 loc) 149 B
import Rate from './src/main'; /* istanbul ignore next */ Rate.install = function(Vue) { Vue.component(Rate.name, Rate); }; export default Rate;