DIR: /proc/1991108/root/usr/share/node_modules/lodash/ |
Current File : //proc/1991108/root/usr/share/node_modules/lodash/_nativeCreate.js |
var getNative = require('./_getNative'); /** Detect free variable `globalThis` */ const freeGlobalThis = typeof globalThis == 'object' && globalThis !== null && globalThis.Object == Object && globalThis; /* Built-in method references that are verified to be native. */ var nativeCreate = getNative(Object, 'create'); module.exports = nativeCreate; |