// package uv, or Ultra Violet, is a library for creating terminal-based user
// interfaces in Go. It provides a high level API for building interactive
// applications that can run in a terminal window. The library is designed to
// be easy to use and flexible, allowing developers to create complex UIs with
// minimal effort.
package uv
