mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import LazyWrapper from './_LazyWrapper';
|
||||
import getData from './_getData';
|
||||
import getFuncName from './_getFuncName';
|
||||
import lodash from './wrapperLodash';
|
||||
import LazyWrapper from './_LazyWrapper.js';
|
||||
import getData from './_getData.js';
|
||||
import getFuncName from './_getFuncName.js';
|
||||
import lodash from './wrapperLodash.js';
|
||||
|
||||
/**
|
||||
* Checks if `func` has a lazy counterpart.
|
||||
|
||||
Reference in New Issue
Block a user