Skip to content

Instantly share code, notes, and snippets.

@jplemieux66
Created May 5, 2018 16:25
Show Gist options
  • Save jplemieux66/d463379bc5425e7d0fd53feb946d1212 to your computer and use it in GitHub Desktop.
Save jplemieux66/d463379bc5425e7d0fd53feb946d1212 to your computer and use it in GitHub Desktop.
const initialState: State = {
userId: 1
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment