Newer
Older
carbon-metering-front / src / utils / eventBus.ts
liyaguang on 9 Mar 2023 47 bytes first
import mitt from 'mitt'

export default mitt()