Closed prashant19981 closed 8 months ago
Issue #15: Created an async arrow function inside index.js as we cannot call async methods outside a function.
It’s possible to call async outside functions, you just need newer versions of nodejs
Issue #15: Created an async arrow function inside index.js as we cannot call async methods outside a function.