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