map.js 159 Bytes Raw Blame History Permalink 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;