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