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