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