forked from drone/command-center-dashboard

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