Preparing search index...
The search index is not available
Documentation for async-wait-until v2.0.18
Documentation for async-wait-until v2.0.18
Predicate
Type Alias Predicate<T>
Predicate
:
()
=>
T
|
Promise
<
T
>
Represents a predicate function that evaluates a condition.
Type Parameters
T
extends
PredicateReturnValue
The type of value the predicate returns.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation for async-wait-until v2.0.18
Loading...
Represents a predicate function that evaluates a condition.