You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
There are examples of how to set up bindings using the CLI but nothing for running it programmatically.
Through trial and error I've managed the following
Note that TypeScript errors on that import with
has no exported member 'KeyValueStore'
. Not sure how to fix that, maybe I'm importing it wrong?Anyway, if this looks right I can make a PR with a simple example of using the KV Store to the README.
The text was updated successfully, but these errors were encountered: