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