2017-09-13 07:52:34 +02:00

4 lines
143 B
JavaScript
Vendored

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