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