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