Skip to content

Instantly share code, notes, and snippets.

@thangman22
Last active May 28, 2017 03:39
Show Gist options
  • Save thangman22/4e70d41e4cbfa12ed195d34c7c4c84d3 to your computer and use it in GitHub Desktop.
Save thangman22/4e70d41e4cbfa12ed195d34c7c4c84d3 to your computer and use it in GitHub Desktop.
function a(){
return new Promise((resolve,reject) => {
resolve(res)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment