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