mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import apply from './_apply';
|
||||
import mergeDefaults from './_mergeDefaults';
|
||||
import mergeWith from './mergeWith';
|
||||
import rest from './rest';
|
||||
import apply from './_apply.js';
|
||||
import mergeDefaults from './_mergeDefaults.js';
|
||||
import mergeWith from './mergeWith.js';
|
||||
import rest from './rest.js';
|
||||
|
||||
/**
|
||||
* This method is like `_.defaults` except that it recursively assigns
|
||||
|
||||
Reference in New Issue
Block a user