DIR : /home/kozerus/public_html/cropex/node/node_modules/dom-helpers/cjs/ownerDocument.js

/home/kozerus/public_html/cropex/node/node_modules/dom-helpers/cjs

"use strict";

exports.__esModule = true;
exports.default = ownerDocument;

/**
 * Returns the owner document of a given element.
 * 
 * @param node the element
 */
function ownerDocument(node) {
  return node && node.ownerDocument || document;
}

module.exports = exports["default"];
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer