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