work.suroh.tk/node_modules/core-js/es7/weak-map.js

4 lines
134 B
JavaScript
Raw Normal View History

2019-12-02 12:22:45 +00:00
require('../modules/es7.weak-map.of');
require('../modules/es7.weak-map.from');
module.exports = require('../modules/_core').WeakMap;