forked from drone/command-center-dashboard

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