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