zs
2025-05-05 4eafe9c975b88483da2a16f20c45285db0a3e791
1
2
3
import { reactive, onMounted, ref, Ref } from 'vue'
 
export const globalState = reactive({})