source:
imaps-frontend/node_modules/lodash/_freeGlobal.js@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 173 bytes |
Line | |
---|---|
1 | /** Detect free variable `global` from Node.js. */ |
2 | var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; |
3 | |
4 | module.exports = freeGlobal; |
Note:
See TracBrowser
for help on using the repository browser.