EventBus.js 57 Bytes
Newer Older
zhangcheng committed
1 2
import Vue from 'vue'
export const $EventBus = new Vue();