Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jan 21, 2024
1 parent 3db28d4 commit 2339623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/at4d/lib/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
/**
* Returns an element from a four-dimensional nested array.
*
* @param {ArrayLikeObject<ArrayLikeObject<Collection>>} x - input array
* @param {ArrayLikeObject<ArrayLikeObject<ArrayLikeObject<Collection>>>} x - input array
* @param {integer} i0 - first dimension index
* @param {integer} i1 - second dimension index
* @param {integer} i2 - third dimension index
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 2339623

Please sign in to comment.