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