FLUJOS/VISUALIZACION/node_modules/core-js/es7/weak-map.js
2025-11-07 00:06:12 +01:00

3 lines
134 B
JavaScript
Executable file

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