Skip to content

Instantly share code, notes, and snippets.

@rbiggs
Created February 3, 2019 17:43
Show Gist options
  • Select an option

  • Save rbiggs/c39e411a2fe88cf09f4d8bc378460e18 to your computer and use it in GitHub Desktop.

Select an option

Save rbiggs/c39e411a2fe88cf09f4d8bc378460e18 to your computer and use it in GitHub Desktop.
Structure for a message
{
type: 'newValue',
value: 'This is the new value!'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment