吉安感知网项目-前端
chenyao
2026-01-27 4aaef226f19ab670b887e2526ee30abda62d2a71
1
2
3
4
5
import mitt from 'mitt'
 
const emitter = mitt()
 
export default emitter