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

4 lines
134 B
JavaScript
Executable file

// https://github.com/tc39/proposal-global
var $export = require('./_export');
$export($export.G, { global: require('./_global') });