#
zhou zhou
2026-04-02 66d766c88ec5d1ab4715fd9f2c22ce42b459d957
1
2
3
4
import mitt from 'mitt'
const mittBus = mitt()
 
export default mittBus