Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Created November 10, 2020 04:35
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 remarkablemark/92b428e94f08e27536bad1238fbe5164 to your computer and use it in GitHub Desktop.
Save remarkablemark/92b428e94f08e27536bad1238fbe5164 to your computer and use it in GitHub Desktop.
new Promise((resolve, reject) => {
reject('reason');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment