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