import Vue from 'vue'; window.EventBus = new Vue(); export const EventBus = window.EventBus;