We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e439cc7 commit deb2b59Copy full SHA for deb2b59
lib/node_modules/@stdlib/utils/if-else-async/docs/repl.txt
@@ -12,8 +12,8 @@
12
- error: error object
13
- bool: condition used to determine whether to invoke `x` or `y`
14
15
- The `done` callback is invoked upon function completion and is provided two
16
- arguments:
+ The `done` callback is invoked upon function completion and is provided at
+ most two arguments:
17
18
19
- result: either `x` or `y`
0 commit comments