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