bwbox/lib/modes.nim

2 lines
53 B
Nim

type Modes* = enum
Shell = "bwshell", Box = "bwbox"