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