Newer
Older
safe_production_front / src / utils / eventBus.ts
wangxitong on 16 Aug 47 bytes first commit
import mitt from 'mitt'

export default mitt()