Preparing search index...
The search index is not available
Endo API documentation
Endo API documentation
@endo/promise-kit
isPromise
Function isPromise
is
Promise
(
maybePromise
)
:
maybePromise
is
Promise
<
any
>
Determine if the argument is a Promise.
Parameters
maybePromise
:
unknown
The value to examine
Returns
maybePromise
is
Promise
<
any
>
Whether it is a promise
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
Loading...
Determine if the argument is a Promise.