Skip to content

Instantly share code, notes, and snippets.

@marcosrivasr
Created September 2, 2019 20:23
Show Gist options
  • Save marcosrivasr/10933635635efdaa45b8e50876e05952 to your computer and use it in GitHub Desktop.
Save marcosrivasr/10933635635efdaa45b8e50876e05952 to your computer and use it in GitHub Desktop.
const p = new Promise((resolve, reject) =>{
// cuerpo de la función
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment