Checks if the type of value is a Promise instance (contains then and catch functions).
Value to be checked.
True if the value is a Promise, false otherwise.
Checks if the type of value is a Promise instance (contains then and catch functions).