feat(reactivity): add effect to public api (#909)
This commit is contained in:
parent
0cf3f78134
commit
6fba241850
@ -2,6 +2,7 @@
|
||||
|
||||
export const version = __VERSION__
|
||||
export {
|
||||
effect,
|
||||
ref,
|
||||
unref,
|
||||
shallowRef,
|
||||
|
Loading…
Reference in New Issue
Block a user