TypeError: fxn.call não é uma função

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