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 cc36530 commit 7b66816Copy full SHA for 7b66816
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stdlib/utils-async-if-else",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "If a predicate function returns a truthy value, return `x`; otherwise, return `y`.",
5
"license": "Apache-2.0",
6
"author": {
0 commit comments