Async arrow functions look like this: const foo = async () => { // do something }. Async arrow functions look like this for a single argument passed to it:
確定! 回上一頁