mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
More tag cleanup.
This commit is contained in:
@@ -13,7 +13,7 @@ import toString from './toString.js';
|
||||
* @param {number} [position=0] The position to search from.
|
||||
* @returns {boolean} Returns `true` if `string` starts with `target`,
|
||||
* else `false`.
|
||||
* @see includes, endsWith
|
||||
* @see endsWith, includes
|
||||
* @example
|
||||
*
|
||||
* startsWith('abc', 'a');
|
||||
|
||||
Reference in New Issue
Block a user