weak-map.js 134 Bytes Raw Blame History Permalink 1 2 3 require('../modules/es7.weak-map.of'); require('../modules/es7.weak-map.from'); module.exports = require('../modules/_core').WeakMap;