Skip to content

Commit 9e9d264

Browse files
authored
Revert "feat(reactivity): add effect to public api (#909)" (#961)
This reverts commit 6fba241.
1 parent a35e297 commit 9e9d264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime-core/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
export const version = __VERSION__
44
export {
5-
effect,
65
ref,
76
unref,
87
shallowRef,

0 commit comments

Comments
 (0)