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