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
I've just realized that the default behavior of getting undefined resolves the entire store w/any error or warning. Is an error or warning desirable for case of bad input args?
letu;letstoredu=store.get(u);console.log(storedu);// Lists entire contents of the satore
If so, happy to PR.
The text was updated successfully, but these errors were encountered:
I've just realized that the default behavior of getting undefined resolves the entire store w/any error or warning. Is an error or warning desirable for case of bad input args?
If so, happy to PR.
The text was updated successfully, but these errors were encountered: