wallet-core/node_modules/core-js/es7/weak-map.js
2017-08-14 05:02:09 +02:00

4 lines
134 B
JavaScript

require('../modules/es7.weak-map.of');
require('../modules/es7.weak-map.from');
module.exports = require('../modules/_core').WeakMap;