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