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

4 lines
134 B
JavaScript
Raw Normal View History

2024-09-06 15:32:35 +00:00
require('../modules/es7.weak-map.of');
require('../modules/es7.weak-map.from');
module.exports = require('../modules/_core').WeakMap;