Preparing search index...
The search index is not available
Community Solid Server - v7.1.3
Community Solid Server
isPromise
Function isPromise
is
Promise
<
T
>
(
object
)
:
object
is
Promise
<
T
>
Verifies if the given value is a Promise or not.
Type Parameters
T
Parameters
object
:
PromiseOrValue
<
T
>
Object to check.
Returns
object
is
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Community Solid Server - v7.1.3
Loading...
Verifies if the given value is a Promise or not.