hwylterm/src/hwylterm.nim

10 lines
146 B
Nim
Raw Normal View History

2024-09-25 13:21:19 -05:00
##[
# Hwylterm
[see bbansi](./hwylterm/bbansi.html)
[see cli](./hwylterm/cli.html)
]##
2024-09-17 17:28:21 -05:00
import hwylterm/[spin, bbansi]
export spin, bbansi