feat(types): expose ToRefs type (#1037)
This commit is contained in:
@@ -8,7 +8,8 @@ export {
|
||||
customRef,
|
||||
triggerRef,
|
||||
Ref,
|
||||
UnwrapRef
|
||||
UnwrapRef,
|
||||
ToRefs
|
||||
} from './ref'
|
||||
export {
|
||||
reactive,
|
||||
|
||||
Reference in New Issue
Block a user