GitHub
isaacs projects
Preparing search index...
The search index is not available
graph-run
graph-run
race
Function race
Asynchronous graph traversal, resolving or rejecting when the first visit resolves or rejects.
race
<
Node
,
Result
>
(
options
)
:
Promise
<
Result
>
Type Parameters
Node
Result
Parameters
options
:
RunnerOptions
<
Node
,
Result
>
Returns
Promise
<
Result
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
graph-run
Loading...
Asynchronous graph traversal, resolving or rejecting when the first visit resolves or rejects.