await keyword is a wrapper over promises. An ; async function always returns a promise. Even if you omit the ; Promise keyword, the compiler will ...
確定! 回上一頁