8c2ab82de1bb90d8ca4e9cdbdb002ecd1d765e4c
[yaffs-website] / es7.system.global.js
1 // https://github.com/ljharb/proposal-global
2 var $export = require('./_export');
3
4 $export($export.S, 'System', {global: require('./_global')});