mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 09:47:48 +00:00
Remove setImmediate use from _.defer.
This commit is contained in:
2
dist/lodash.underscore.js
vendored
2
dist/lodash.underscore.js
vendored
@@ -4724,7 +4724,7 @@
|
||||
* _(characters).chain()
|
||||
* .first()
|
||||
* .pick('age')
|
||||
* .value()
|
||||
* .value();
|
||||
* // => { 'age': 36 }
|
||||
*/
|
||||
function wrapperChain() {
|
||||
|
||||
Reference in New Issue
Block a user