Appearance
textmode.figlet.js / FigWrapMode
type FigWrapMode = "none" | "word" | "char";
Supported wrap modes for FIGlet text layout.