mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import isArray from './isArray';
|
||||
import isFunction from './isFunction';
|
||||
import isArray from './isArray.js';
|
||||
import isFunction from './isFunction.js';
|
||||
|
||||
/**
|
||||
* Checks if `value` is a flattenable array and not a `_.matchesProperty`
|
||||
|
||||
Reference in New Issue
Block a user