mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Bump to v4.7.0.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
define(['./chain'], function(chain) {
|
||||
|
||||
/**
|
||||
* Enables explicit method chaining on the wrapper object.
|
||||
* Creates a `lodash` wrapper instance with explicit method chain sequences enabled.
|
||||
*
|
||||
* @name chain
|
||||
* @memberOf _
|
||||
* @since 0.1.0
|
||||
* @category Seq
|
||||
* @returns {Object} Returns the new `lodash` wrapper instance.
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user