Skip to content

Commit

Permalink
docs: delete duplicate JSDoc comment for toReversed method
Browse files Browse the repository at this point in the history
  • Loading branch information
nate10j committed Dec 7, 2024
1 parent da82b0b commit 8c1cba3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,6 @@ function factory( dtype ) { // eslint-disable-line max-lines-per-function, stdli
* Returns a new typed array containing the elements in reversed order.
*
* @private
* @private
* @name toReversed
* @memberof TypedArray.prototype
* @type {Function}
Expand Down

0 comments on commit 8c1cba3

Please sign in to comment.