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