TypeError: fxn.call no es una función

"click": function() { 
  console.log(1); 
}
Obedient Owl