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