mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Add _.transform.
Former-commit-id: 6c040fedd130e8436ff99b1d70892ac8cebbb996
This commit is contained in:
@@ -225,6 +225,7 @@
|
||||
'omit',
|
||||
'pairs',
|
||||
'pick',
|
||||
'transform',
|
||||
'values'
|
||||
];
|
||||
|
||||
@@ -316,6 +317,7 @@
|
||||
'parseInt',
|
||||
'partialRight',
|
||||
'runInContext',
|
||||
'transform',
|
||||
'unzip'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user