All Downloads are FREE. Search and download functionalities are using the official Maven repository.

frontend.src.event-bus.js Maven / Gradle / Ivy

There is a newer version: 3.0.0-alpha-29
Show newest version
import Vue from 'vue';

const EventBus = new Vue();
export default EventBus;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy