Join Slack
Powered by
or in one line, wrap the await statement: `const ...
# help
e
Eli Murray
04/04/2023, 7:14 PM
or in one line, wrap the await statement:
const data = (await pizzeriaDB.sql
...
).map(fnDoSomething)
Open in Slack
Previous
Next