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