mirror of
https://github.com/rivo/tview.git
synced 2025-04-24 13:48:56 +08: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
|