Skip to content

Commit

Permalink
fix: remove effect from public API
Browse files Browse the repository at this point in the history
close #712
  • Loading branch information
yyx990803 committed Feb 10, 2020
1 parent 21944c4 commit 4bc4cb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/runtime-core/src/apiReactivity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export {
toRaw,
markReadonly,
markNonReactive,
effect,
// types
ReactiveEffect,
ReactiveEffectOptions,
Expand Down

0 comments on commit 4bc4cb9

Please sign in to comment.