Skip to content

Commit

Permalink
Fix missing spinner in the types
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 1, 2024
1 parent 91bfe09 commit d1740fa
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 @@ -12,6 +12,7 @@ export type SpinnerName =
| 'dots10'
| 'dots11'
| 'dots12'
| 'dots13'
| 'dots14'
| 'dots8Bit'
| 'sand'
Expand Down

0 comments on commit d1740fa

Please sign in to comment.