I saw a web about the eventbus.However,it did it in vue2. How can I do in Vue3?
import Vue from \'vue\'
export const EventBus = new Vue()