aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/weak-map.js
blob: 00cac1adbbae36bad11f23bb14ceae3c6cb3be0f (plain)
1
2
3
4
require('../modules/es6.object.to-string');
require('../modules/web.dom.iterable');
require('../modules/es6.weak-map');
module.exports = require('../modules/_core').WeakMap;