typescript async arrow function example Example: async arrow function const foo = async () => { // do something }