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 const version = __VERSION__
|
||||||
export {
|
export {
|
||||||
|
effect,
|
||||||
ref,
|
ref,
|
||||||
unref,
|
unref,
|
||||||
shallowRef,
|
shallowRef,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user