await
The await operator is used to wait for a
Promiseand get its fulfillment value. It can only be used inside an async function or at the top level of a module.
Printed 2026-06-28.
(echo:: @ ᯤ)
await
The await operator is used to wait for a
Promiseand get its fulfillment value. It can only be used inside an async function or at the top level of a module.
Printed 2026-06-28.
(echo:: @ ᯤ)