Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
firstTrue
Function firstTrue
first
True
(
...
promises
)
:
Promise
<
boolean
>
Returns with a promise that waits until the first promise resolves to
true
.
Parameters
Rest
...
promises
:
readonly
Promise
<
boolean
>
[]
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Returns with a promise that waits until the first promise resolves to
true
.