diff --git a/dist/fix/fix.js b/dist/fix/fix.js index d65fb4f96..527c29bd9 100644 --- a/dist/fix/fix.js +++ b/dist/fix/fix.js @@ -1305,6 +1305,8 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons exports.set = set; exports.del = del; exports.Watcher = Watcher; + exports.pushTarget = pushTarget; + exports.popTarget = popTarget; exports.watch = watch; exports.toJSON = toJSON;