async/await fat arrow examples Example: async await arrow function YourAsyncFunctionName = async (value) => { /* Code goes here */ }