mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Bump to v4.16.0.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
function listCacheClear() {
|
||||
this.__data__ = [];
|
||||
this.size = 0;
|
||||
}
|
||||
|
||||
export default listCacheClear;
|
||||
|
||||
Reference in New Issue
Block a user