Sign in
chromium
/
devtools
/
devtools-frontend
/
0a3621c
/
.
/
node_modules
/
core-js-pure
/
internals
/
html.js
blob: 23defa66b27bd61463a4db4efc55b19f4f1c0295 [
file
]
var
getBuiltIn
=
require
(
'../internals/get-built-in'
);
module
.
exports
=
getBuiltIn
(
'document'
,
'documentElement'
);