Skip to content

Instantly share code, notes, and snippets.

@jdjkelly
Last active April 30, 2017 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdjkelly/0dc87d7d0757a704ec05dc81a8d05e95 to your computer and use it in GitHub Desktop.
Save jdjkelly/0dc87d7d0757a704ec05dc81a8d05e95 to your computer and use it in GitHub Desktop.
getState()
...
let currentState = preloadedState
...
function getState() {
return currentState
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment