mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 20:57:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -13,7 +13,6 @@ const reHasEscapedHtml = RegExp(reEscapedHtml.source);
|
||||
* **Note:** No other HTML entities are unescaped. To unescape additional
|
||||
* HTML entities use a third-party library like [_he_](https://mths.be/he).
|
||||
*
|
||||
* @static
|
||||
* @since 0.6.0
|
||||
* @category String
|
||||
* @param {string} [string=''] The string to unescape.
|
||||
|
||||
Reference in New Issue
Block a user