p-honggang.li
2025-08-29 57c6a02c135c1224e9de2766e412eedd4cd18d58
1
2
3
4
import mitt from 'mitt'
 
const bus = mitt()
export default bus