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