We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0455796 commit 57e4daeCopy full SHA for 57e4dae
README.md
@@ -7,6 +7,8 @@
7
8
A Blob implementation in Node.js, originally from [node-fetch](https://github.com/node-fetch/node-fetch).
9
10
+Use the built-in [`Blob`](https://nodejs.org/docs/latest-v18.x/api/buffer.html#class-blob) in Node.js 18 and later.
11
+
12
## Installation
13
14
```sh
0 commit comments