From 574643edb328d2524b6fe7ec3b13f7951aa366da Mon Sep 17 00:00:00 2001 From: guy Date: Wed, 27 Dec 2017 15:27:42 +0800 Subject: [PATCH] update --- dist/fix/fix.js | 2 ++ 1 file changed, 2 insertions(+) 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;