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