We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b706d1a commit f908ca4Copy full SHA for f908ca4
6-async/05-async-await/01-rewrite-async-2/task.md
@@ -1,5 +1,5 @@
1
2
-# "再スロー" を書き直す async/await
+# "再スロー" を async/await で書き直す
3
4
下にチャプター <info:promise-chaining> にある "再スロー" の例があります。`.then/catch` の代わりに `async/await` を使って書き直してください。
5
0 commit comments