Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save factoryhr/46cc57680e73c2909c29ab1fc2873ca2 to your computer and use it in GitHub Desktop.
Save factoryhr/46cc57680e73c2909c29ab1fc2873ca2 to your computer and use it in GitHub Desktop.
var actionTypes = {
increment: 'increment',
decrement: 'decrement',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment