Checks if a value is a promise.
The type of the promised value
true if the value is a thenable object (has a then method)
true
then
Checks if a value is a promise.