2 · 1 · just create a promise that return a settimeout, and use it in a async function to use the await: const delay =async(seconds)=>new Promise( ...
確定! 回上一頁