Files
old-slucajna-televizija/backend/node_modules/lodash/_freeGlobal.js
GotPPay a75ea978f9 ..
2017-10-16 20:21:19 +02:00

5 lines
173 B
JavaScript

/** Detect free variable `global` from Node.js. */
var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
module.exports = freeGlobal;