Merge branch 'master' into 7.0

This commit is contained in:
Daniel Tschinder
2017-03-19 14:21:00 +01:00
6 changed files with 16 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
export {};
var obj = { await: function () {} };

View File

@@ -0,0 +1,3 @@
export {};
var obj = { await: function _await() {} };