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