twink/tui/args.go
2025-12-06 11:01:11 +01:00

7 lines
40 B
Go

package tui
type (
Args struct{
}
)