UNPKG

wp-element-ui

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