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