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