Skip to content

Instantly share code, notes, and snippets.

@GregTrevellick
Created July 26, 2018 09:05
Show Gist options
  • Save GregTrevellick/ece23445e31725e00ab3f4b54f6364a6 to your computer and use it in GitHub Desktop.
Save GregTrevellick/ece23445e31725e00ab3f4b54f6364a6 to your computer and use it in GitHub Desktop.
//Debug code (pause for 3 secs)
await new Promise(resolve => setTimeout(resolve, 3000));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment