mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Assume ES5+ built-ins exist.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import Hash from './_Hash.js';
|
||||
import ListCache from './_ListCache.js';
|
||||
import Map from './_Map.js';
|
||||
|
||||
/**
|
||||
* Removes all key-value entries from the map.
|
||||
|
||||
Reference in New Issue
Block a user