mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import debounce from './debounce';
|
||||
import isObject from './isObject';
|
||||
import debounce from './debounce.js';
|
||||
import isObject from './isObject.js';
|
||||
|
||||
/** Used as the `TypeError` message for "Functions" methods. */
|
||||
var FUNC_ERROR_TEXT = 'Expected a function';
|
||||
|
||||
Reference in New Issue
Block a user