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