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