UNPKG

ets2-dashboard-skin

Version:
12 lines (9 loc) 224 B
/** * @author: Emmanuel SMITH <emmanuel.smith@live-session.fr> * project: customDefault * file: event-bus.js * Date: 10-Oct-20 * Time: 11:14 */ import Vue from 'vue'; export const EventBus = new Vue();