Async functions
Async functions make it possible to treat functions returning Promise objects as if they were synchronous.
javascript operator: await
javascript operator: await: use at module top level
javascript statement: `await using` declaration
javascript statement: `for await...of`
ecmascript 2022 (es13)
10 results found.