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