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