f().then((res)=>{return `I got ${res}. When I did .then() on it`}). async function fActual(){. return Promise.resolve(1);. }.
確定! 回上一頁