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