Skip to content

Instantly share code, notes, and snippets.

@jadehopepunk
Created November 17, 2019 03:12
Show Gist options
  • Save jadehopepunk/3af302cd6f27ce29fe5c04754e1dfe0e to your computer and use it in GitHub Desktop.
Save jadehopepunk/3af302cd6f27ce29fe5c04754e1dfe0e to your computer and use it in GitHub Desktop.
const steps = [
stepOne,
stepTwo,
stepThree
]
const result = runSteps(steps)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment