Newer
Older
intelligentRobot / src / utils / eventBus.ts
wangxitong on 3 Sep 47 bytes first commit
import mitt from 'mitt'

export default mitt()