]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: also expose DeepReadonly in runtime-core
authorEvan You <yyx990803@gmail.com>
Fri, 17 Jul 2020 13:29:44 +0000 (09:29 -0400)
committerEvan You <yyx990803@gmail.com>
Fri, 17 Jul 2020 13:29:44 +0000 (09:29 -0400)
packages/runtime-core/src/index.ts

index c1066ac7cb1cf48d3913b3841493ee5b7c831024..4ab1b396cb457f702a07bfaef36e4c06a7e0a307 100644 (file)
@@ -126,7 +126,8 @@ export {
   WritableComputedRef,
   UnwrapRef,
   WritableComputedOptions,
-  ToRefs
+  ToRefs,
+  DeepReadonly
 } from '@vue/reactivity'
 export {
   // types