Newer
Older
laserPTZFrontV2.0 / src / utils / eventBus.ts
wangxitong on 22 May 2023 47 bytes first commit
import mitt from 'mitt'

export default mitt()