mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Bump to v4.11.2.
This commit is contained in:
@@ -12,6 +12,7 @@ define(['./_createRange'], function(createRange) {
|
||||
* @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.
|
||||
* @see _.inRange, _.range
|
||||
* @example
|
||||
*
|
||||
* _.rangeRight(4);
|
||||
|
||||
Reference in New Issue
Block a user