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