Checks whether a value is thenable (supports .then like a Promise).
.then
Value to inspect.
True if thenable; otherwise false.
Checks whether a value is thenable (supports
.thenlike a Promise).