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