Checks if a value is a Promise.
The value to check.
Returns true if the value is a Promise, else false.
true
false
Checks if a value is a Promise.