forked from drone/command-center-dashboard

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