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