how to add async to arrow function code example Example: async arrow function const foo = async () => { // do something }