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