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