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