Newer
Older
IntegratedFront / src / utils / eventBus.ts
lyg on 1 Nov 47 bytes first
import mitt from 'mitt'

export default mitt()