What is the return value of an async function?
A promise.
A boolean value.
It depends on the implementation.
An object.