Skip to content

wevu / index / ShallowRef

类型别名: ShallowRef<T>

ShallowRef<T> = VueShallowRef<T>

定义于: packages/wevu/src/reactivity/ref.ts:10

类型参数

T

T = any

Released under the MIT License.