forked from drone/command-center-dashboard

张含笑
2025-04-18 747a21d827af207e5e214ccd0d5cff90709d3fc9
1
2
3
4
5
import mitt from 'mitt'
 
const emitter = mitt()
 
export default emitter