Update Blob.js

This commit is contained in:
Aras Abbasi
2018-01-12 09:37:16 +01:00
committed by GitHub
parent 5bacda3143
commit 8e2671b077
+1 -1
View File
@@ -208,4 +208,4 @@
return object.__proto__;
};
view.Blob.prototype = getPrototypeOf(new view.Blob());
}(typeof self !== "undefined" && self || typeof window !== "undefined" && window || typeof global !== "undefined" && global);
}(typeof self !== "undefined" && self || typeof window !== "undefined" && window || typeof global !== "undefined" && global));