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