blob: 310a802ada397af4321d6d10f3706738e5e41fc9 [file] [log] [blame]
// https://github.com/tc39/proposal-global
var $export = require('./_export');
$export($export.S, 'System', { global: require('./_global') });