zs
2025-04-30 44709668c91a392dd0c346d6a15b07144ebf41ea
1
2
3
import { reactive, onMounted, ref, Ref } from 'vue'
 
export const globalState = reactive({})