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