Skip to content

Instantly share code, notes, and snippets.

@ShMcK
Created July 7, 2018 21:50
Show Gist options
  • Save ShMcK/3f91c3618e901139bd039f2f489cd227 to your computer and use it in GitHub Desktop.
Save ShMcK/3f91c3618e901139bd039f2f489cd227 to your computer and use it in GitHub Desktop.
FiniteStatesSimplification
const events = {
STOP: 'Stopped',
PLAY: 'Playing'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment