Edit this page

up.util up.util.isPromise(value)
JavaScript function

Returns whether the given argument is an object with a then method.


Parameters

value
required
any

Return value

boolean