Bang Hu
2025-08-28 219d86d1a32379935957e9e85adb8cc3707ae93f
1
2
3
4
import mitt from 'mitt'
 
const bus = mitt()
export default bus