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