Created
August 25, 2016 00:02
-
-
Save piq9117/38ffd54c316f6e42b06b3ebf1d4eeedd to your computer and use it in GitHub Desktop.
This file contains 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
const person = { | |
name: 'ken', | |
favoriteFood: [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment