mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Make fp versions of set and setWith immutable.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
'ary': require('lodash/function/ary'),
|
||||
'cloneDeep': require('lodash/lang/cloneDeep'),
|
||||
'curry': require('lodash/function/curry'),
|
||||
'forEach': require('lodash/internal/arrayEach'),
|
||||
'isFunction': require('lodash/lang/isFunction'),
|
||||
|
||||
Reference in New Issue
Block a user