Skip to content

Commit 3e7464f

Browse files
committed
Merge branch 'export-pauseTracking' into jsx-vapor
2 parents d8dd1ff + 361c7d4 commit 3e7464f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: packages/runtime-core/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ export {
3030
stop,
3131
getCurrentWatcher,
3232
onWatcherCleanup,
33+
pauseTracking,
34+
resetTracking,
3335
ReactiveEffect,
3436
// effect scope
3537
effectScope,

0 commit comments

Comments
 (0)