wallet-core/node_modules/core-js/es7/weak-map.js

4 lines
134 B
JavaScript
Raw Normal View History

2017-08-14 05:01:11 +02:00
require('../modules/es7.weak-map.of');
require('../modules/es7.weak-map.from');
module.exports = require('../modules/_core').WeakMap;