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 e26bb0e commit d7635acCopy full SHA for d7635ac
README.md
@@ -168,8 +168,6 @@ const store2 = getDeployStore()
168
assert.equal(await store2.get('my-key'), 'my value')
169
```
170
171
-### Lambda compatibility mode
172
-
173
### Custom `fetch`
174
175
The client uses [the web platform `fetch()`](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) to make HTTP
0 commit comments