forked from drone/command-center-dashboard

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