Skip to content

Instantly share code, notes, and snippets.

@arsduo
Created April 9, 2018 21:07
Show Gist options
  • Save arsduo/6e77a6c1b0949adcebaaf77438af7037 to your computer and use it in GitHub Desktop.
Save arsduo/6e77a6c1b0949adcebaaf77438af7037 to your computer and use it in GitHub Desktop.
ElmRings Blog post - example 4
const app = Elm.MyApp.Main.fullscreen();
// assuming appropriate flags passed during Elm compilation
const myHistory = app.debugHistory();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment