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