Skip to content

Commit 4bc4cb9

Browse files
committed
fix: remove effect from public API
close #712
1 parent 21944c4 commit 4bc4cb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime-core/src/apiReactivity.ts

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export {
1010
toRaw,
1111
markReadonly,
1212
markNonReactive,
13-
effect,
1413
// types
1514
ReactiveEffect,
1615
ReactiveEffectOptions,

0 commit comments

Comments
 (0)