UNPKG

wp-element-ui

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