fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
52 stars 18 forks source link

return null on nosuchkey #136

Closed karthik2804 closed 1 year ago

karthik2804 commented 1 year ago

Return null instead of an error when the key does not exist while using the get method on a KV store.