We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
input and keys constructor params should both default to []
input
keys
[]
The text was updated successfully, but these errors were encountered:
In redesign constructor args are now optional and can be reordered. Input has been renamed to data.
redesign
Input
data
Sorry, something went wrong.
Add an option to change what happens/is returned when get has no results:
get
throw
undefined
No branches or pull requests
input
andkeys
constructor params should both default to[]
The text was updated successfully, but these errors were encountered: