.then (async

async function hello() { return "Hello" };
hello();
Graceful Gentoo