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