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