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