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