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