File "_nativeCreate.js"

Full path: /home/ulinin/public_html/ttt.ulinin.com/node_modules/lodash/_nativeCreate.js
File size: 0.18 KB (187 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

var getNative = require('./_getNative');

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

module.exports = nativeCreate;