chore: also expose DeepReadonly in runtime-core
This commit is contained in:
parent
527c2c8bbb
commit
024a8f10f5
@ -126,7 +126,8 @@ export {
|
|||||||
WritableComputedRef,
|
WritableComputedRef,
|
||||||
UnwrapRef,
|
UnwrapRef,
|
||||||
WritableComputedOptions,
|
WritableComputedOptions,
|
||||||
ToRefs
|
ToRefs,
|
||||||
|
DeepReadonly
|
||||||
} from '@vue/reactivity'
|
} from '@vue/reactivity'
|
||||||
export {
|
export {
|
||||||
// types
|
// types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user