Skip to content

Instantly share code, notes, and snippets.

@cdaz5
Created July 21, 2018 14:03
Show Gist options
  • Save cdaz5/9dbb4a6639f53d26c60d5fb0644ac1fb to your computer and use it in GitHub Desktop.
Save cdaz5/9dbb4a6639f53d26c60d5fb0644ac1fb to your computer and use it in GitHub Desktop.
const imAnObj = {
thisIsAKeyThatPointsToAnotherObj: {
anotherObj: 'This is cray'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment