aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/lodash/_freeGlobal.js
blob: bbec998fc8cbaaeec1f848017aa8e232d4d419eb (plain) (blame)
1
2
3
4
/** Detect free variable `global` from Node.js. */
var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;

module.exports = freeGlobal;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage