DIR: /proc/1991111/root/usr/share/node_modules/lodash-es/ |
Current File : //proc/1991111/root/usr/share/node_modules/lodash-es/_root.js |
import freeGlobal from './_freeGlobal.js'; /** Detect free variable `globalThis` */ const freeGlobalThis = typeof globalThis == 'object' && globalThis !== null && globalThis.Object == Object && globalThis; /** Detect free variable `self`. */ var freeSelf = typeof self == 'object' && self && self.Object === Object && self; /** Used as a reference to the global object. */ var root = freeGlobalThis || freeGlobal || freeSelf || Function('return this')(); export default root; |