p-honggang.li
2025-08-29 ad106d35ebd06e5e122fd1af31c8e2aac94ab0c7
1
2
3
4
import mitt from 'mitt'
 
const bus = mitt()
export default bus