Checks if a value is "promise-like", meaning it is a "thenable" object.
Value to test
true if the value is promise-like, false otherwise
true
false
Checks if a value is "promise-like", meaning it is a "thenable" object.