p-honggang.li
2025-09-03 9d4f45939870dde9b59d354616d87536d6274ef1
1
2
3
4
import mitt from 'mitt'
 
const bus = mitt()
export default bus