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