UNPKG

wp-element-ui

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