remix/terminal · TypeView Source
TerminalStyle
Summary
Function that formats text with a terminal style.
Signature
type TerminalStyle = (value: string) => string;
Function that formats text with a terminal style.
type TerminalStyle = (value: string) => string;