Newer
Older
smartwell_front / src / utils / eventBus.ts
lyg on 27 Jun 47 bytes v3项目初始化
import mitt from 'mitt'

export default mitt()