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