mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2025-02-23 09:45:50 -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 std/[os, locks, sequtils, terminal]
|
||||||
import "."/[bbansi, spin/spinners]
|
import "."/[bbansi, spin/spinners]
|
||||||
|
export spinners
|
||||||
|
|
||||||
type
|
type
|
||||||
Spinny = ref object
|
Spinny = ref object
|
||||||
|
|
Loading…
Add table
Reference in a new issue