TerminalStyle

View Source

Summary

Function that formats text with a terminal style.

Signature

type TerminalStyle = (value: string) => string;