node async arrow function code example Example: async await arrow function YourAsyncFunctionName = async (value) => { /* Code goes here */ }