Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@IntegerMan
Last active December 30, 2019 04:23
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 IntegerMan/4dcf435d5e8c3f9b2de12a3dda06a834 to your computer and use it in GitHub Desktop.
Save IntegerMan/4dcf435d5e8c3f9b2de12a3dda06a834 to your computer and use it in GitHub Desktop.
type Model = {
ClickCount: int
Message: string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment