mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -6,7 +6,6 @@ import toString from './toString.js';
|
||||
/**
|
||||
* Checks if `string` ends with the given target string.
|
||||
*
|
||||
* @static
|
||||
* @since 3.0.0
|
||||
* @category String
|
||||
* @param {string} [string=''] The string to inspect.
|
||||
|
||||
Reference in New Issue
Block a user