forked from drone/command-center-dashboard

shuishen
2025-04-20 c7534fbce7d5da814ac7b5382ba1518217de5be5
1
2
3
4
5
import mitt from 'mitt'
 
const emitter = mitt()
 
export default emitter