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