mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 17:37:50 +00:00
Remove references to _.
This commit is contained in:
@@ -4,7 +4,7 @@ import isObject from './isObject.js';
|
||||
const objectCreate = Object.create;
|
||||
|
||||
/**
|
||||
* The base implementation of `_.create` without support for assigning
|
||||
* The base implementation of `create` without support for assigning
|
||||
* properties to the created object.
|
||||
*
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user