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