Skip to content

Commit 06723cc

Browse files
committed
fix: export
1 parent 4888fad commit 06723cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/reactivity/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export {
55
toRef,
66
toValue,
77
toRefs,
8+
toShallowRef,
89
unref,
910
proxyRefs,
1011
customRef,

0 commit comments

Comments
 (0)