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