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