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