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