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