Skip to content

Instantly share code, notes, and snippets.

@ArthurOliverB
Created October 30, 2018 14:47
Show Gist options
  • Save ArthurOliverB/78d9e43afdadf97357467cc38dd65e66 to your computer and use it in GitHub Desktop.
Save ArthurOliverB/78d9e43afdadf97357467cc38dd65e66 to your computer and use it in GitHub Desktop.
console.log(typeof Animal); // Resultado: function
console.log(typeof cachorro); // Resultado: object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment