Skip to content

Instantly share code, notes, and snippets.

@arsduo
Created September 16, 2018 13:44
Show Gist options
  • Save arsduo/efeea4198d36919ba0a55f7e7f901403 to your computer and use it in GitHub Desktop.
Save arsduo/efeea4198d36919ba0a55f7e7f901403 to your computer and use it in GitHub Desktop.
Elm 0.19 History Export (history section)
{
"history": [
{
"$": "Decrement",
"a": 1
},
{
"$": "Increment",
"a": 2
},
{
"$": "Decrement",
"a": 1
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment