Created
April 9, 2018 21:07
-
-
Save arsduo/6e77a6c1b0949adcebaaf77438af7037 to your computer and use it in GitHub Desktop.
ElmRings Blog post - example 4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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