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