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