aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es7/weak-map.js
blob: 9868b9aee8cf0e142f699c1fea0e7eaddd789d93 (plain)
1
2
3
require('../modules/es7.weak-map.of');
require('../modules/es7.weak-map.from');
module.exports = require('../modules/_core').WeakMap;