mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Bump to v4.12.0.
This commit is contained in:
@@ -11,7 +11,7 @@ define(['./_createRange'], function(createRange) {
|
||||
* @param {number} [start=0] The start of the range.
|
||||
* @param {number} end The end of the range.
|
||||
* @param {number} [step=1] The value to increment or decrement by.
|
||||
* @returns {Array} Returns the new array of numbers.
|
||||
* @returns {Array} Returns the range of numbers.
|
||||
* @see _.inRange, _.range
|
||||
* @example
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user