mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Add getObject and releaseObject to setBindData.
Former-commit-id: d4152ccc078bfa64d62640d89b673057cf9f6a19
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
'collect',
|
||||
'compact',
|
||||
'compose',
|
||||
'configurable',
|
||||
'contains',
|
||||
'countBy',
|
||||
'createCallback',
|
||||
@@ -117,6 +118,7 @@
|
||||
'difference',
|
||||
'drop',
|
||||
'each',
|
||||
'enumerable',
|
||||
'enumErrorProps',
|
||||
'enumPrototypes',
|
||||
'environment',
|
||||
@@ -249,6 +251,7 @@
|
||||
'window',
|
||||
'without',
|
||||
'wrap',
|
||||
'writable',
|
||||
'zip',
|
||||
'zipObject'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user