UNPKG

71 BJavaScriptView Raw
1import mitt from "mitt"
2
3const emitter = mitt()
4export default emitter