$(function () { var returnsValue; // Type: any returnsValue = $(".selector").wijevcal("goLeft"); });
function goLeft() : any;
$(function () { var returnsValue; // Type: any returnsValue = $(".selector").wijevcal("goLeft"); });
function goLeft() : any;
$("#wijevcal").wijevcal("goLeft");