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