seatonwan9
2025-08-19 bf303e93a6c7771bee942adb7c9ab0d409749031
1
2
3
4
import mitt from 'mitt'
 
const bus = mitt()
export default bus