Skip to content

Commit d7635ac

Browse files
committed
chore: update README
1 parent e26bb0e commit d7635ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ const store2 = getDeployStore()
168168
assert.equal(await store2.get('my-key'), 'my value')
169169
```
170170

171-
### Lambda compatibility mode
172-
173171
### Custom `fetch`
174172

175173
The client uses [the web platform `fetch()`](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) to make HTTP

0 commit comments

Comments
 (0)