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