mirror of https://github.com/vuejs/core.git
feat: add untrack export
This commit is contained in:
parent
d089f23943
commit
acf02a198a
|
@ -55,6 +55,7 @@ export {
|
|||
enableTracking,
|
||||
pauseTracking,
|
||||
resetTracking,
|
||||
untrack,
|
||||
onEffectCleanup,
|
||||
ReactiveEffect,
|
||||
EffectFlags,
|
||||
|
|
Loading…
Reference in New Issue