chore: also expose DeepReadonly in runtime-core

This commit is contained in:
Evan You 2020-07-17 09:29:44 -04:00
parent 527c2c8bbb
commit 024a8f10f5

View File

@ -126,7 +126,8 @@ export {
WritableComputedRef,
UnwrapRef,
WritableComputedOptions,
ToRefs
ToRefs,
DeepReadonly
} from '@vue/reactivity'
export {
// types