Edit this page

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

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


Parameters

object

Return value

boolean