src/common/eventBus.ts (
2
lines of code) (
raw
):
import EE from '@antv/event-emitter'; export default new EE();