Skip to content

Instantly share code, notes, and snippets.

@pprathameshmore
Created May 25, 2020 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pprathameshmore/81b5ba058cc316eacd32ba194f6a29a3 to your computer and use it in GitHub Desktop.
Save pprathameshmore/81b5ba058cc316eacd32ba194f6a29a3 to your computer and use it in GitHub Desktop.
{
"name": "async-await-top",
"version": "1.0.0",
"description": "",
"main": "top-level-async-await.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.19.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment