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