Skip to content

Instantly share code, notes, and snippets.

@jplemieux66
Created May 5, 2018 16:22
Show Gist options
  • Save jplemieux66/9dbae69aa51fc51aa245b61d0f807a99 to your computer and use it in GitHub Desktop.
Save jplemieux66/9dbae69aa51fc51aa245b61d0f807a99 to your computer and use it in GitHub Desktop.
export interface State {
userId: number;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment