biofriction-wp-theme/node_modules/core-js/modules/es7.system.global.js

5 lines
144 B
JavaScript
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
// https://github.com/tc39/proposal-global
var $export = require('./_export');
$export($export.S, 'System', { global: require('./_global') });