Skip to content

Commit 19ba4d3

Browse files
committed
fix: export
1 parent d869358 commit 19ba4d3

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)