You need to sign in or sign up before continuing.
DOMUtils.js 122 Bytes
'use strict';
require('./warnAboutDeprecatedCJSRequire.js')('DOMUtils');
module.exports = require('./index.js').DOMUtils;