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