Occasionally useful: Immediately invoked async arrow function (async () => { // start const promise = Promise.resolve('abc'); ...
確定! 回上一頁