exports.destroy = function (nodeSet) {
    if (canUseDrag) {
        return native.destroy(nodeSet);
    }