Skip to content

Instantly share code, notes, and snippets.

@jtulk
Created July 13, 2017 06:37
Show Gist options
  • Save jtulk/9916d7711b81de49c28954b70151511e to your computer and use it in GitHub Desktop.
Save jtulk/9916d7711b81de49c28954b70151511e to your computer and use it in GitHub Desktop.
const ACTIONS = {
abort: "abort",
error: "error",
start: "start",
update: "update"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment