Hacker News new | ask | show | jobs
by hexsprite 1970 days ago
It’s just a function that returns a promise object. The await keyword triggers the wait and unwrap functionality, but in cases where you don’t care you can just call it as a regular function