Skip to content

Commit 87f41c9

Browse files
committed
Fix sand spinner missing in the types
Closes #69
1 parent 9e62f2e commit 87f41c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ declare namespace cliSpinners {
1313
| 'dots11'
1414
| 'dots12'
1515
| 'dots8Bit'
16+
| 'sand'
1617
| 'line'
1718
| 'line2'
1819
| 'pipe'

0 commit comments

Comments
 (0)