$(function () { var returnsValue; // Type: any returnsValue = $(".selector").wijcalendar("close"); });
function close() : any;
$(function () { var returnsValue; // Type: any returnsValue = $(".selector").wijcalendar("close"); });
function close() : any;