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