Skip to content

Commit

Permalink
feat(types): expose WritableComputedRef (#1500)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Jul 8, 2020
1 parent 87c2a1e commit 220db9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime-core/src/index.ts
Expand Up @@ -122,6 +122,7 @@ export {
TriggerOpTypes,
Ref,
ComputedRef,
WritableComputedRef,
UnwrapRef,
WritableComputedOptions,
ToRefs
Expand Down

0 comments on commit 220db9b

Please sign in to comment.