2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-07 03:20:39 +00:00
tview/doc.go

6 lines
123 B
Go

/*
Package tview implements primitives for terminal based applications. It uses
github.com/gdamore/tcell.
*/
package tview