Login
From:
MDN Web Docs
(Uncensored)
subscribe
await - JavaScript | MDN
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await
links
backlinks
The await operator is used to wait for a Promise and get its fulfillment value. It can only be used inside an async function or at the top level of a module.
Roast topics
Find topics
Find it!