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