... JavaScript API. Async and await. The await operator is used to wait for a Promise. It can only be used inside an async function. const app = async ...
確定! 回上一頁