change as requested
This commit is contained in:
@@ -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 || Function('return this.content')() || Function('return this')()));
|
||||
}(typeof self !== "undefined" && self || typeof window !== "undefined" && window || typeof global !== "undefined" && global);
|
||||
|
||||
Reference in New Issue
Block a user