import getNative from './_getNative.js'; import root from './_root.js'; const DataView = getNative(root, 'DataView'); export default DataView;