eventBus.js 56 B

12
  1. import Vue from 'vue'
  2. export const EventBus = new Vue()