if(typeof window !== 'undefined') { console.log("this should print only if window object actually exists") }