aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es6/weak-map.js
blob: f2c6db89236b0e6ed687def5bd6c68df3f737e77 (plain)
1
2
3
4
require('../modules/es6.object.to-string');
require('../modules/es6.array.iterator');
require('../modules/es6.weak-map');
module.exports = require('../modules/$.core').WeakMap;