Created
August 27, 2016 09:41
-
-
Save lichin-lin/35592d21a3842f41dddc0e134f0ecb78 to your computer and use it in GitHub Desktop.
console.js
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
if (window.console){ | |
// welcome console.log back to our world! | |
// use console.log() in side the function. | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment