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