Skip to content

Commit

Permalink
Update .changeset/strange-ducks-float.md
Browse files Browse the repository at this point in the history
Co-authored-by: alvarius <[email protected]>
  • Loading branch information
holic and alvrs authored Jul 19, 2023
1 parent 5a849dc commit 30532d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/strange-ducks-float.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Also adds a few utils we'll need in the indexer:
- `bigIntMax` is similar to `Math.max` but for `bigint`s
- `bigIntSort` for sorting an array of `bigint`s
- `chunk` to split an array into chunks
- `wait` returns a `Promise` after specified number of milliseconds
- `wait` returns a `Promise` that resolves after specified number of milliseconds

0 comments on commit 30532d9

Please sign in to comment.