Appearance
wevu / index / ShallowUnwrapRef
ShallowUnwrapRef<T> = { [K in keyof T]: DistributeRef<T[K]> }
T
{ [K in keyof T]: DistributeRef<T[K]> }
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/reactivity/dist/reactivity.d.ts:622