Newer
Older
video-monitor-front / src / utils / eventBus.ts
liyaguang on 24 May 2023 47 bytes first
import mitt from 'mitt'

export default mitt()