feat(types): expose ToRefs type (#1037)

This commit is contained in:
Carlos Rodrigues
2020-04-24 18:10:16 +01:00
committed by GitHub
parent c9f10be9de
commit 28b4c317b4
3 changed files with 7 additions and 5 deletions

View File

@@ -153,7 +153,8 @@ export {
Ref,
ComputedRef,
UnwrapRef,
WritableComputedOptions
WritableComputedOptions,
ToRefs
} from '@vue/reactivity'
export {
// types