summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/lodash/_nativeCreate.js
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/node_modules/lodash/_nativeCreate.js')
-rw-r--r--bin/wiki/ImportarDesdeURL/node_modules/lodash/_nativeCreate.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/wiki/ImportarDesdeURL/node_modules/lodash/_nativeCreate.js b/bin/wiki/ImportarDesdeURL/node_modules/lodash/_nativeCreate.js
new file mode 100644
index 00000000..c7aede85
--- /dev/null
+++ b/bin/wiki/ImportarDesdeURL/node_modules/lodash/_nativeCreate.js
@@ -0,0 +1,6 @@
+var getNative = require('./_getNative');
+
+/* Built-in method references that are verified to be native. */
+var nativeCreate = getNative(Object, 'create');
+
+module.exports = nativeCreate;