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

4 lines
144 B
JavaScript
Executable file

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