00001 00002 var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; 00003 00004 module.exports = freeGlobal;