Checks if the given value is a Promise-like object.
Promise
The value to check.
true if the value is a Promise-like object, otherwise false.
true
false
1.0
Checks if the given value is a
Promise-like object.