mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 21:31:39 +00:00
update
This commit is contained in:
6
node_modules/lodash/_nativeCreate.js
generated
vendored
Normal file
6
node_modules/lodash/_nativeCreate.js
generated
vendored
Normal file
@ -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;
|
Reference in New Issue
Block a user