Preparing search index...
The search index is not available
jsforce
jsforce
util/function
isPromiseLike
Function isPromiseLike
is
Promise
Like
(
v
)
:
v
is
{
then
:
Function
;
}
Detect whether the value has CommonJS Promise/A+ interface or not
Parameters
v
:
any
Returns
v
is
{
then
:
Function
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...
Detect whether the value has CommonJS Promise/A+ interface or not