mirror of
https://github.com/rivo/tview.git
synced 2024-11-07 03:20:39 +00:00
6 lines
123 B
Go
6 lines
123 B
Go
/*
|
|
Package tview implements primitives for terminal based applications. It uses
|
|
github.com/gdamore/tcell.
|
|
*/
|
|
package tview
|