Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import Vue from 'vue'
|
||||
const bus = new Vue()
|
||||
Vue.prototype.$eventBus = bus
|
||||
export default bus
|
||||
Reference in New Issue
Block a user