mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Move internal modules to “internal” folder.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import MapCache from './_MapCache.js';
|
||||
import MapCache from './.internal/MapCache.js';
|
||||
|
||||
/**
|
||||
* Creates a function that memoizes the result of `func`. If `resolver` is
|
||||
|
||||
Reference in New Issue
Block a user