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