summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/lodash/_root.js
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/node_modules/lodash/_root.js')
-rw-r--r--bin/wiki/ImportarDesdeURL/node_modules/lodash/_root.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/wiki/ImportarDesdeURL/node_modules/lodash/_root.js b/bin/wiki/ImportarDesdeURL/node_modules/lodash/_root.js
new file mode 100644
index 00000000..d2852bed
--- /dev/null
+++ b/bin/wiki/ImportarDesdeURL/node_modules/lodash/_root.js
@@ -0,0 +1,9 @@
+var freeGlobal = require('./_freeGlobal');
+
+/** Detect free variable `self`. */
+var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
+
+/** Used as a reference to the global object. */
+var root = freeGlobal || freeSelf || Function('return this')();
+
+module.exports = root;