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 ea3d754 commit 03a1c05Copy full SHA for 03a1c05
README.md
@@ -3,7 +3,7 @@
3
4
# @netlify/blobs
5
6
-A JavaScript client for the Netlify Blob Store.
+A TypeScript client for Netlify Blobs.
7
8
## Installation
9
@@ -16,8 +16,6 @@ npm install @netlify/blobs
16
### Requirements
17
18
- Deno 1.30 and above or Node.js 16.0.0 and above
19
-- `fetch` in the global scope with a [fetch-compatible](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
20
- interface
21
22
## Usage
23
0 commit comments