aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es7/map.js
blob: a71f30a1c83ce668e99a2fdb14448c36d01747fe (plain)
1
2
3
4
require('../modules/es7.map.to-json');
require('../modules/es7.map.of');
require('../modules/es7.map.from');
module.exports = require('../modules/_core').Map;