mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 12:27:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -13,7 +13,6 @@ import MapCache from './.internal/MapCache.js';
|
||||
* [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
|
||||
* method interface of `clear`, `delete`, `get`, `has`, and `set`.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Function
|
||||
* @param {Function} func The function to have its output memoized.
|
||||
|
||||
Reference in New Issue
Block a user