• File: _nativeCreate.js
  • Full Path: /var/www/nodejs/callDir/node_modules/lodash/_nativeCreate.js
  • Date Modified: 06/03/2024 5:11 PM
  • File size: 187 bytes
  • MIME-type: text/plain
  • Charset: utf-8
var getNative = require('./_getNative');

/* Built-in method references that are verified to be native. */
var nativeCreate = getNative(Object, 'create');

module.exports = nativeCreate;