forked from drone/command-center-dashboard

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