package naive

type TextView struct {
	Content  TextContent
}