mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2025-02-22 17:25:51 -06:00
export spinners
This commit is contained in:
parent
9a550c1a7f
commit
4fd2a249a3
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
import std/[os, locks, sequtils, terminal]
|
||||
import "."/[bbansi, spin/spinners]
|
||||
export spinners
|
||||
|
||||
type
|
||||
Spinny = ref object
|
||||
|
|
Loading…
Add table
Reference in a new issue