Skip to content

Instantly share code, notes, and snippets.

@KazChe
Created February 26, 2014 08:02
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 KazChe/9225503 to your computer and use it in GitHub Desktop.
Save KazChe/9225503 to your computer and use it in GitHub Desktop.
var report = {
name: 'xyz',
type: 'monthly'
}
console.dir(report)
Object
name: "xyz"
type: "settlement"
__proto__: Object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment