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