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