textmode.figlet.js / FigVerticalLayout
Type Alias: FigVerticalLayout
ts
type FigVerticalLayout = "full" | "fitted" | "smushed";Supported vertical layout modes for multi-line FIGlet rendering.