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