forked from drone/command-center-dashboard

张含笑
2025-04-21 58f72da6d6c2a15a4c86705c23f37c9b5c4b4b71
1
2
3
4
5
import mitt from 'mitt'
 
const emitter = mitt()
 
export default emitter