forked from drone/command-center-dashboard

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