feat(deps): update Traceur 0.0.74
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
(function(type) {
|
||||
Object.keys(type).forEach(function(name) {
|
||||
type[name].__assertName = name;
|
||||
});
|
||||
})(window.$traceurRuntime.type);
|
||||
|
||||
Reference in New Issue
Block a user