forked from drone/command-center-dashboard

chenyao
2025-04-19 0be474833723f98d3347880c874e939b55f920ed
1
2
3
4
5
import mitt from 'mitt'
 
const emitter = mitt()
 
export default emitter