feat(types): expose WritableComputedRef (#1500)
This commit is contained in:
parent
87c2a1e50f
commit
220db9bcda
@ -122,6 +122,7 @@ export {
|
|||||||
TriggerOpTypes,
|
TriggerOpTypes,
|
||||||
Ref,
|
Ref,
|
||||||
ComputedRef,
|
ComputedRef,
|
||||||
|
WritableComputedRef,
|
||||||
UnwrapRef,
|
UnwrapRef,
|
||||||
WritableComputedOptions,
|
WritableComputedOptions,
|
||||||
ToRefs
|
ToRefs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user