adikahorvath
3/22/2015 - 9:14 PM

console exists

console exists

if (typeof console == "object") {
  console.log("hello world");
}