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 fde0662 commit 38e2312Copy full SHA for 38e2312
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stdlib/utils-async-if-else",
3
- "version": "0.0.1",
+ "version": "0.0.2",
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