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