mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Bump to v4.16.0.
This commit is contained in:
@@ -9,6 +9,7 @@ define(['./_ListCache'], function(ListCache) {
|
||||
*/
|
||||
function stackClear() {
|
||||
this.__data__ = new ListCache;
|
||||
this.size = 0;
|
||||
}
|
||||
|
||||
return stackClear;
|
||||
|
||||
Reference in New Issue
Block a user