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 415d337 commit 8a2c91bCopy full SHA for 8a2c91b
README.md
@@ -1,2 +1,5 @@
1
# fetch-blob
2
+
3
A Blob implementation on node.js, originally from node-fetch
4
5
+See [MDN doc](https://developer.mozilla.org/en-US/docs/Web/API/Blob) and [Tests](https://github.com/bitinn/fetch-blob/blob/master/test.js) for details
0 commit comments