zs
2025-04-30 98749f73549cbbb1eb1db0916f3f2073e006384e
1
2
3
import { reactive, onMounted, ref, Ref } from 'vue'
 
export const globalState = reactive({})