feat(types): expose ToRefs type (#1037)
This commit is contained in:
@@ -153,7 +153,8 @@ export {
|
||||
Ref,
|
||||
ComputedRef,
|
||||
UnwrapRef,
|
||||
WritableComputedOptions
|
||||
WritableComputedOptions,
|
||||
ToRefs
|
||||
} from '@vue/reactivity'
|
||||
export {
|
||||
// types
|
||||
|
||||
Reference in New Issue
Block a user