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