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