mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
Update module paths.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import MapCache from './.internal/MapCache.js';
|
||||
import MapCache from './MapCache.js';
|
||||
|
||||
/** Used to stand-in for `undefined` hash values. */
|
||||
const HASH_UNDEFINED = '__lodash_hash_undefined__';
|
||||
|
||||
Reference in New Issue
Block a user