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