Last active
January 8, 2019 23:56
-
-
Save robertcoopercode/b26caf3b3d75a0a60ec98a4f781ebe98 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let name: string = 'Chris'; | |
let breed: string = 'Border Collie'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment