mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Remove references to _.
This commit is contained in:
@@ -4,7 +4,7 @@ import stringToArray from './_stringToArray.js';
|
||||
import toString from './toString.js';
|
||||
|
||||
/**
|
||||
* Creates a function like `_.lowerFirst`.
|
||||
* Creates a function like `lowerFirst`.
|
||||
*
|
||||
* @private
|
||||
* @param {string} methodName The name of the `String` case method to use.
|
||||
|
||||
Reference in New Issue
Block a user