We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74fb90 commit 40f4568Copy full SHA for 40f4568
index.js
@@ -175,4 +175,4 @@ Object.defineProperties(Blob.prototype, {
175
slice: {enumerable: true}
176
});
177
178
-module.exports = require("buffer").Blob || Blob;
+module.exports = Blob;
0 commit comments