Skip to content

Commit

Permalink
Revert "feat(reactivity): add effect to public api (#909)" (#961)
Browse files Browse the repository at this point in the history
This reverts commit 6fba241.
  • Loading branch information
yyx990803 authored Apr 13, 2020
1 parent a35e297 commit 9e9d264
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/runtime-core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

export const version = __VERSION__
export {
effect,
ref,
unref,
shallowRef,
Expand Down

0 comments on commit 9e9d264

Please sign in to comment.