html.js 116 B

123
  1. var getBuiltIn = require('../internals/get-built-in');
  2. module.exports = getBuiltIn('document', 'documentElement');