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