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