import VESubnet from './src/main.vue' VESubnet.install = function (Vue) { Vue.component(VESubnet.name, VESubnet) } export default VESubnet