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