mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Bump to v4.1.0.
This commit is contained in:
4
forIn.js
4
forIn.js
@@ -1,6 +1,6 @@
|
||||
import baseFor from './internal/baseFor';
|
||||
import baseFor from './_baseFor';
|
||||
import keysIn from './keysIn';
|
||||
import toFunction from './internal/toFunction';
|
||||
import toFunction from './_toFunction';
|
||||
|
||||
/**
|
||||
* Iterates over own and inherited enumerable properties of an object invoking
|
||||
|
||||
Reference in New Issue
Block a user