fchat-rising/chat/event-bus.ts

4 lines
59 B
TypeScript

import Vue from 'vue';
export const EventBus = new Vue();