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