Skip to content

Commit

Permalink
Fix sand spinner missing in the types
Browse files Browse the repository at this point in the history
Closes #69
  • Loading branch information
sindresorhus committed Nov 24, 2023
1 parent 9e62f2e commit 87f41c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ declare namespace cliSpinners {
| 'dots11'
| 'dots12'
| 'dots8Bit'
| 'sand'
| 'line'
| 'line2'
| 'pipe'
Expand Down

0 comments on commit 87f41c9

Please sign in to comment.