zs
2025-04-30 6531b52f50f7dc94ac9136d4eb1d3ecec765516e
1
2
3
import { reactive, onMounted, ref, Ref } from 'vue'
 
export const globalState = reactive({})