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