Skip to content

Instantly share code, notes, and snippets.

@bamossza
Created March 12, 2017 09:42
Show Gist options
  • Save bamossza/dfb4b4e41d2fa1d0cec59bed8501bf88 to your computer and use it in GitHub Desktop.
Save bamossza/dfb4b4e41d2fa1d0cec59bed8501bf88 to your computer and use it in GitHub Desktop.
function setName(name: string): void {
 this.name = name
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment